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/
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/