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

evolution: when a select menu includes choices with conditional, it must empty the value when the selected choice is being hidden #55

Open
kaligrafy opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kaligrafy
Copy link
Contributor

Example: Occupation: age is 40, you select partTimeWorker, then you change age for 4, and partTimeWorker is hidden now, but it stasy as the value, so the occupation field is still valid, but should not. It should be set to null whenever the conditional selected choice is made hidden.

@kaligrafy kaligrafy added the bug Something isn't working label Sep 23, 2022
@tahini
Copy link
Contributor

tahini commented Jan 11, 2023

@kaligrafy wasn't this fixed? I recall doing some work on the conditional, but I'm not sure this was covered... at least I don't seem to find the test for it...

@kaligrafy
Copy link
Contributor Author

let's keep until we confirm it is fixed

@tahini tahini transferred this issue from another repository Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants