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

Show that modals are doing something when they are submitted #1828

Open
alastair opened this issue Jan 31, 2025 · 0 comments
Open

Show that modals are doing something when they are submitted #1828

alastair opened this issue Jan 31, 2025 · 0 comments

Comments

@alastair
Copy link
Member

At the moment when you submit a modal it's not clear that it's actually doing anything until the response comes back. This means that the user could get confused and click the button again, or think that nothing is happening.

It might be a good idea to show to the user that something is happening. Some options:

  • make the submit button disabled and change the shade of it
  • make the whole modal fainter and disabled?
  • Show a spinner in the button or in a corner of the modal to show that something is happening
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