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

Improve cancel button guidelines #290

Open
maximedegreve opened this issue Sep 9, 2022 · 0 comments
Open

Improve cancel button guidelines #290

maximedegreve opened this issue Sep 9, 2022 · 0 comments

Comments

@maximedegreve
Copy link
Contributor

maximedegreve commented Sep 9, 2022

Our saving docs is already doing a great job at providing guidelines but on when to use cancel button and when not.

One relevant bit on saving is:
When data is not automatically saved after the user makes changes, buttons are used to submit or cancel the changes.

This might imply we should always include a cancel button but that isn't correct. For example on a login page this won't be useful.

Considerations:

  • Should a cancel button be used on intermediate form pages (not just modals)
  • Cancelling can be useful when by accident changing the form
  • Are there accessibility considerations here?

Original Slack thread (internal)

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

No branches or pull requests

1 participant