Skip to content

fix(render form): properly display default values#359

Open
RomulusED69 wants to merge 1 commit intoSylius:1.14from
RomulusED69:fix/SYL-16608
Open

fix(render form): properly display default values#359
RomulusED69 wants to merge 1 commit intoSylius:1.14from
RomulusED69:fix/SYL-16608

Conversation

@RomulusED69
Copy link

Fix for issue #391

When the default value of a filter is changed, it is applied correctly, but the display is incorrect.

There is potentially a BC break since the default value must match the form data. For example, for the string type, both the value and the type need to be specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants