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
On e.g. the declaration form filling flow, inputted form values on hidden fields cause the submission button to be disabled.
See the video! On the first time, we enter a recommender name and set No recommender as true. This causes the 'Register' button on review page to be disabled.
Problem
On e.g. the declaration form filling flow, inputted form values on hidden fields cause the submission button to be disabled.
See the video! On the first time, we enter a recommender name and set No recommender as true. This causes the 'Register' button on review page to be disabled.
Discussion on Slack here, see Tareq's comment: https://opencrvsworkspace.slack.com/archives/C07NQAULENB/p1740646015971539
Screen.Recording.2025-02-27.at.10.45.03.mov
Solution
Fix the button disabling logic to ignore hidden fields.
The text was updated successfully, but these errors were encountered: