You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you requesting a feature, reporting a bug or asking a question?
Reporting a bug
What is the current behavior?
There is an issue with "showOtherItem" for a dropdown question and "goNextPageAutomatic" as true. When you select "other" and start typing, it will auto navigate to the next question after entering a single character.
What is the expected behavior?
When "other" is picked, turn off goNextPageAutomatic for that question.
How would you reproduce the current behavior (if this is a bug)?
RomanTsukanov
changed the title
goNextPageAutomatic and showOtherItem are not working well together
A survey is switched to the next page once a user starts entering text into the Other field
Jan 23, 2024
Are you requesting a feature, reporting a bug or asking a question?
Reporting a bug
What is the current behavior?
There is an issue with "showOtherItem" for a dropdown question and "goNextPageAutomatic" as true. When you select "other" and start typing, it will auto navigate to the next question after entering a single character.
What is the expected behavior?
When "other" is picked, turn off goNextPageAutomatic for that question.
How would you reproduce the current behavior (if this is a bug)?
You can use this sample survey json
The
Provide the test code and the tested page URL (if applicable)
Specify your
The text was updated successfully, but these errors were encountered: