Control the order in which users appear in the presence indicator tooltip. The current implementation shows users in an arbitrary order; the improved version would sort alphabetically or always place the current user at the top.
When many users are active in a workspace simultaneously, the presence tooltip becomes a long list. Consistent sorting — especially putting yourself first — makes it immediately clear who else is online and reduces cognitive load when scanning the list.
Two sorting behaviors are possible and may be offered as a setting:
The sort order is applied client-side to the presence data and requires no backend changes.