-
-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI tweaks on mention-unsubscribed warning #4219
Conversation
Regarding the border, its present to separate multiple warnings. |
Yeah. As I say in the commit message:
When there are several banners, the effect is a lot like a Material list. A list like this one typically won't have dividers between the elements:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
LGTM!
For this, we'll likely want to use the
|
…ing. As it was, the button had conspicuously tall vertical padding, and very little horizontal padding.
This border feels pretty heavy, and unbalanced because there isn't a similar border at the bottom. The distinct background color makes a nice sharp contrast against the message list all by itself. When there are several of these banners, this means there won't be a dividing line between them. I tried that out and it looked fine.
This animation looks kind of odd, and inappropriate for the entrance of a banner. See description here: zulip#4101 (comment) Ideally we'd have an appropriate animation, like the banner sliding in from the bottom. But no animation at all actually looks pretty OK to me here, and definitely better than this odd animation. (We use the same odd animation for the "N unreads" banner, and it's equally inappropriate there. Likely we should just drop it there, too.)
Merged! Thanks for the reviews. I've filed #4224 for the remaining followups here. Including the mention of |
This follows up on some of the UI points I noted in this comment before merging #4101: #4101 (comment)
Specifically, going through that comment in order: