-
Notifications
You must be signed in to change notification settings - Fork 33
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
TAN-3502: Add logic to multi and image select #10011
TAN-3502: Add logic to multi and image select #10011
Conversation
Follow hook conventions
|
…-logic-to-multi-and-image-select
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and seems to work well. But I think we need to add to the warning text on the field so users understand what happens on conflict. Maybe something like:
"If no logic is added to an answer, the survey will follow its normal flow. If a user selects more than one option that has logic applied then the survey flow will always move onto the last page from those logic options."
I do think it is slightly counter intuitive as it should probably go to the earliest but it would require a big rework to get it to do that.
Agreed, handling logic conflict warnings in a separate PR |
7a61b49
into
TAN-3497-logic-for-any-and-no-answer
Changelog
Added