Improved visual feedback when badging
Status changes now show feedback at screen center; the status changer closes only on success.
What changes
The system displays the result of a status change, whether success or failure, prominently at the center of the screen. This visual feedback helps users immediately understand the outcome of their action.
The status changer interface remains open if the change fails, allowing users to retry or adjust without losing context.
How it works
- User initiates a status change via the badging interface.
- System processes the change request.
- Result (success or failure) is displayed at the center of the screen.
- If successful, the status changer closes; if failed, it remains open for further action.