mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Disables the deactivate account button in the user's account and privacy settings tab if they are the only active organization owner. Adds a tooltip when hovering on the deactivated button to let the user know why the button is disabled. The backend already returns an error for self account deactivation requests if the user is the only organization owner.