mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
We will redraw the list on every deactivation or reactivation. While that might seem expensive to redraw on each user, the other option we have is to have some logic run each time the tab is selected and redraw if the user list has changed. Since deactivation and reactivation is not something that an admin would do multiple times a day, redrawing on each user should be fine for now. We will continue displaying the reactivated/deactivated users in a greyed out column after the live-update, since it is weird for a user to disappear suddenly from the list.
10 KiB
10 KiB