Open
Description
Is your feature request related to a problem? Please describe.
getQuestionnairePages
delays the UI update for ~2 seconds after changing an answer, when we have a lot of skip logic (that applies to pages).
Describe the solution you'd like
- Process the getQuestionnairePages right after changing an answer
- Add a progress bar on the next page, to prevent user to go to the next page until getQuestionnairePages finishes. If not, user can potentially open a blank page. The progress bar shall only be shown if the item that has it's answer changed, is going to affect pages with skip logic
Describe alternatives you've considered
Open to it
Additional context
Video of the progress bar:
Screen_recording_20240807_093625.webm
Screen_recording_20240802_145126.1.webm
Would you like to work on the issue?
Yes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
New