Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predefined values not working after the update #260

Closed
AndreeaCristinaRadacina opened this issue Mar 3, 2024 · 5 comments · Fixed by #266
Closed

Predefined values not working after the update #260

AndreeaCristinaRadacina opened this issue Mar 3, 2024 · 5 comments · Fixed by #266
Assignees
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer. Priority-High Expected resolution time - up to 2 business days. regression Issue represents a change in behavior from a previous version that is not intended or desired.. small (1-3h) This label is used for issues that can be completed within 3 hours or less.

Comments

@AndreeaCristinaRadacina
Copy link

Description

A user reported that the default values no longer work after the update. He has radio inputs with options, where the name of the option is used as default value, but the changes are not reflected on live website.

ref: https://secure.helpscout.net/conversation/2526814758/406626?viewId=212385

Step-by-step reproduction instructions

  1. Insert a radio button
  2. Add an option
  3. Use the option's name in the default value area

Screenshots, screen recording, code snippet or Help Scout ticket

image image

URL: https://merchprint.se/produkt/test/

Environment info

No response

Is the issue you are reporting a regression

Yes, this is a regression.

@AndreeaCristinaRadacina AndreeaCristinaRadacina added the bug This label could be used to identify issues that are caused by a defect in the product. label Mar 3, 2024
@pirate-bot pirate-bot added customer report Indicates the request came from a customer. regression Issue represents a change in behavior from a previous version that is not intended or desired.. labels Mar 3, 2024
@AndreeaCristinaRadacina
Copy link
Author

@vytisbulkevicius vytisbulkevicius added the Priority-High Expected resolution time - up to 2 business days. label Mar 4, 2024
@GrigoreMihai
Copy link
Contributor

@AndreeaCristinaRadacina Could you help me a bit confirming if this was working previous the update ? I tried using it with the previous version and it's still broken.

If it's working on previous versions for you can you please share and instance where it is working with an older version, it will help a lot, thank you!

@AndreeaCristinaRadacina
Copy link
Author

Sure:

@GrigoreMihai
Copy link
Contributor

@AndreeaCristinaRadacina Thank you for the details, I'm still struggling to replicate the issue, even on your instance after updating the plugin the default value is still selected: https://vertis.d.pr/v/mhwlUu .

Are there any additional steps that you took when replicating ?

@AndreeaCristinaRadacina
Copy link
Author

AndreeaCristinaRadacina commented Mar 7, 2024

Hey @GrigoreMihai,

Thank you for your patience, and I apologize for the delay.

The problem occurs when using the radio input as a conditional field. I set this up in PPOM; you can test it on the Test product.
There is a radio field displayed under conditions, that ignores the default value and a simple radio input that displays it without problem.

What I also noticed is that the same problem occurs to me even before the update in 32.0.9, so I am not exactly sure which was the trigger that made them report it now.

One of the customers also mentioned that rolling back didn't have any effect on the pre-defined values, as if they didn't exist:
image

@GrigoreMihai GrigoreMihai added the small (1-3h) This label is used for issues that can be completed within 3 hours or less. label Mar 7, 2024
@vytisbulkevicius vytisbulkevicius linked a pull request Mar 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product. customer report Indicates the request came from a customer. Priority-High Expected resolution time - up to 2 business days. regression Issue represents a change in behavior from a previous version that is not intended or desired.. small (1-3h) This label is used for issues that can be completed within 3 hours or less.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants