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

Busy States #2129

Open
gmeben opened this issue Oct 21, 2024 · 0 comments
Open

Busy States #2129

gmeben opened this issue Oct 21, 2024 · 0 comments
Labels
✒️ design Issues requiring design 💍 feature New feature or request 🧹 needs-refinement Issues that need more detail in order to be ready for work to commence

Comments

@gmeben
Copy link
Contributor

gmeben commented Oct 21, 2024

There are times when the application is performing work in the background but it's not evident to the user. This means when the application is taking a while to complete something, the user is left in the dark to wonder.

Examples

  • Uploading a document as a submission

Implement some way to clearly indicate to the user that the application is busy.

Review Checklist

  • Necessary backend unit testing has been added
  • Necessary frontend unit testing has been added
  • Necessary integration testing has been added
  • Documentation has been updated to reflect new changes

Accessibility Checklist

(Delete items that are not applicable)

  • No new color contrast issues are introduced
  • Changed text has a font size of at least 16px
  • Changed text uses plain language
@gmeben gmeben added 💍 feature New feature or request ✒️ design Issues requiring design 🧹 needs-refinement Issues that need more detail in order to be ready for work to commence labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✒️ design Issues requiring design 💍 feature New feature or request 🧹 needs-refinement Issues that need more detail in order to be ready for work to commence
Projects
None yet
Development

No branches or pull requests

1 participant