ecxtacy

Results 5 issues of ecxtacy

Factors out the `dialog_widget.show_dialog_spinner`, `dialog_widget.hide_dialog_spinner` and `user_profile.show_button_spinner`, `user_profile.hide_button_spinner` into the common `loading.ts` module with names `show_spinner()` and `hide_spinner()`. They take in a **JQuery button** object as the argument on which...

area: refactoring
area: settings UI
size: XL

Fixes: #26831 Places the **bot icon** to the right of bot name across the Zulip UI. This will make it visually easy to spot and differentiate normal users from bots....

size: XL
maintainer review

Fixes: #26852 [CZO thread (The design idea discussion)](https://chat.zulip.org/#narrow/stream/101-design/topic/UI.20redesign.3A.20recipient.20bar/near/1598308) [CZO thread (Implementation approach discussion)](https://chat.zulip.org/#narrow/stream/6-frontend/topic/Show.20action.20buttons.20on.20hover.20.28recipient.20bars.29) - Recipient bars show the action buttons on hover, except for the sticky recipient bar which always...

priority: high
size: M
area: message feed UI
UI experiment
redesign

Clicking on the user/group pill in stream/group settings UI to select user/group pill opens up the user/group popover. Applies to both user/group creation and editing UI. Hover style on the...

area: settings UI
priority: high
size: L
area: settings (user groups)

The **"Cancel"** button of dialog widget gets functionally disabled whenever the changes are saved, but in light theme, it doesn't look disabled visually when it should be, it is probably...

bug
help wanted
in progress
area: popovers