Originally submitted to support@brazen.com on 1/13/2021
Given a registration form having rule for a checkboxes field, where the value being saved on the candidate's registration contains a comma. Below screenshot demonstrates.
When event admin saves (either create or update) and wait for the screen to re-paint (rebind updated form state).
Then, the previously-selected value is no longer selected.
Expected behavior is that the saved value always is selected.
Originally submitted to support@brazen.com on 1/13/2021
Given a registration form having rule for a checkboxes field, where the value being saved on the candidate's registration contains a comma. Below screenshot demonstrates.
When event admin saves (either create or update) and wait for the screen to re-paint (rebind updated form state).
Then, the previously-selected value is no longer selected.
Expected behavior is that the saved value always is selected.