Skip to content
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

Form values on hidden fields can cause the submission button to be disabled on review page #8799

Open
Keksike opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels

Comments

@Keksike
Copy link
Contributor

Keksike commented Feb 27, 2025

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.

@Keksike Keksike added the Bug label Feb 27, 2025
@makelicious makelicious moved this from Backlog to Ready to build in OpenCRVS Core Mar 3, 2025
@Keksike Keksike moved this from Ready to build to In Development in OpenCRVS Core Mar 3, 2025
@Keksike Keksike self-assigned this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Development
Development

No branches or pull requests

1 participant