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
As Nova, I want the application to tell me when the application is processing my requests, so that I know not to leave or click again.
Given an interactive button,
When I initiate interaction with that element,
Then an indication of processing is given to me,
And a notification of success or failure.
As Nova, I want the application to tell me when the application is processing my requests, so that I know not to leave or click again.
Given an interactive button,
When I initiate interaction with that element,
Then an indication of processing is given to me,
And a notification of success or failure.
Possibly:
https://material-ui.com/components/backdrop/
https://material-ui.com/components/progress/
The text was updated successfully, but these errors were encountered: