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

161 make clear why save-update-submit buttons are disabled #167

Merged

Conversation

AllanEngland
Copy link
Contributor

Implemented a new button for some forms that automatically changes its tool tip and enable/disable state depending on if the form is dirty and or valid.

I've used this to harmonise some of the forms, they're not all laid out the same yet, but this goes quite some way to improve on what we had.

This pull request contains a lot of changes, they're mostly minor, but any feedback will be appreciated!

@AllanEngland AllanEngland linked an issue Jun 20, 2024 that may be closed by this pull request
@DJWalker42
Copy link
Contributor

This improves the tool-tip feedback.

From a UX point-of-view we will probably need to make the "Add" and "Save" buttons consistent throughout; have the same position, alignment, styling, and potentially size (depends on context). We may also want to have Add and Save buttons that are sticky or appear both at the top and bottom of tables/forms depending on the amount of content e.g., number of proposals, we have to display.

In terms of this PR, changes look okay, breaks nothing and improves tool-tip feedback.

@AllanEngland AllanEngland merged commit 90f58fd into master Jun 21, 2024
1 check passed
@AllanEngland AllanEngland deleted the 161-make-clear-why-saveupdatesubmit-buttons-are-disabled branch June 21, 2024 10:56
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

Successfully merging this pull request may close these issues.

Make clear why save/update/submit buttons are disabled
2 participants