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
Make a selection on the guided experience pages (i.e. the select a category page) and the checkmark or radio button doesn't stick when changing the language. It unchecks itself.
The text was updated successfully, but these errors were encountered:
@GBGRAVES This happens because the page is being reloaded. The responses are saved when the user clicks "next" or "skip question." This is not a simple fix, as the entire structure of how questions are saved may potentially require restructuring. There were problems in a previous iteration with saving the questions before the user clicked "next" or "skip question," which is why it was changed in the first place.
Considering the user story for this "bug," I find it hard to imagine users will be answering questions in one language and then changing the language before navigating to the next page. I noticed you've added this issue to the bugs to be fixed before release. Is this really a hard requirement for release?
Make a selection on the guided experience pages (i.e. the select a category page) and the checkmark or radio button doesn't stick when changing the language. It unchecks itself.
The text was updated successfully, but these errors were encountered: