Improved visual feedback when badging 

improved visual feedback when badging

↑ green_bg
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.
benefits
  • immediate clarity on status change outcome
  • reduces user confusion in case of failure
  • prevents premature closing of status changer
  • improves overall user experience
use cases
  • updating user availability badges
  • changing task or project status
  • confirming system state changes
  • retrying failed badge updates

how it works

  1. user initiates a status change via the badging interface.
  1. system processes the change request.
  1. result (success or failure) is displayed at the center of the screen.
  1. if successful, the status changer closes; if failed, it remains open for further action.

▸ yellow_bg
ensure users have clear instructions on how to proceed if a status change fails to reduce repeated errors.