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

Require review and location forms to be dirty before submitting #444

Closed
wbazant opened this issue Aug 29, 2024 · 0 comments
Closed

Require review and location forms to be dirty before submitting #444

wbazant opened this issue Aug 29, 2024 · 0 comments

Comments

@wbazant
Copy link
Collaborator

wbazant commented Aug 29, 2024

A minute enhancement (or perhaps a bug). The user can submit an edit that doesn't change anything. This is how the form looks on load:

Screenshot from 2024-08-29 16-28-49

The proposed resolution is to use formik's dirty prop to disable the submit button. Found during work on #415.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant