-
Notifications
You must be signed in to change notification settings - Fork 23
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
🧐🤚[UUX] Improve user feedback after triggering notification actions #999
Comments
Please add clear context why DISCUSSION NEEDED was added. @ds-crehm |
…n-processing-feedback Chore/#999 notification processing feedback
✅ After async action from table (approve, acknowledge, accept, decline, cancel, close) has been triggered spinner is shown in status column and action menu will still show the same actions but these are disabled with a tooltip that progress is ongoing. User can still open detail view ✅In detail view after async action on while it is already in progress (same as above) the action buttons are disabled with a proper tooltip (ongoing process) ✅Loading spinner will replace the status element in the table / detail view ✅User can navigate back from detail view to the table and will see the spinner on the status column as long as it is in progress ✅ (Zeilenhöhe) Table size will not change when spinner appears ✅Loading spinner shows a tooltip with a proper message ✅ User is able to trigger async actions on another notifications (also if there is progress ongoing on a different one) ✅ try again supports the upper points |
…n-processing-feedback chore(notifications): 999 fix bug
Issue from my last comment is now fixed (tested on e2e). Ready for review. |
@ds-crehm Kindly ask to retest the story. |
Tested again on E2E: LGTM The time it took to load was because of the amount of data in the application database at the time. After an application reset the time is more reasonable again. It was not caused by the implementation of this ticket, so it can be moved to review again. |
Retest after application is running for some time and more than initial data are provided. |
Hints / Details
R24.05 UUX feedback:
-- blocking --
Upon clicking approval for just created quality investition, no indication of processing is given
Hitting Details still shows queued view,
Only a while later info at top right of page that approval processed
Table view however, does not get automatically updated / refreshed
Acceptance Criteria
Out of scope
The text was updated successfully, but these errors were encountered: