You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user changes the status of a submission and there's a delay of some sort that makes the interaction not finish instantaneously, there's no visual indication that the application is actually busy in the background changing the status of the submission. It can appear like there's no activity taking place at all.
Add a visual indicator for changes of submission statuses.
Review Checklist
A visual indicator appears when changing the status of a submission
The visual indicator disappears when the changing of the status of a submission finishes
Necessary frontend unit testing has been added
Necessary integration testing has been added
Accessibility Checklist
No new color contrast issues are introduced
Changed text has a font size of at least 16px
Changed text uses plain language
The text was updated successfully, but these errors were encountered:
When a user changes the status of a submission and there's a delay of some sort that makes the interaction not finish instantaneously, there's no visual indication that the application is actually busy in the background changing the status of the submission. It can appear like there's no activity taking place at all.
Add a visual indicator for changes of submission statuses.
Review Checklist
Accessibility Checklist
The text was updated successfully, but these errors were encountered: