-
Notifications
You must be signed in to change notification settings - Fork 290
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
msglist: Move star icon 2px away from the edge of the screen #1247
Labels
a-msglist
The message-list screen, except what's label:a-content
beta feedback
Things beta users have specifically asked for
help wanted
Milestone
Comments
For the implementation, perhaps we want a |
Hi, I want to work on this issue. |
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Jan 3, 2025
Hey, I have raised a PR for this issue please review it. |
Please assign this issue to me. I have already solved it, I just need to commit the changes. Thank you! |
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Jan 27, 2025
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Jan 29, 2025
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Feb 11, 2025
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Feb 13, 2025
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Feb 13, 2025
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Feb 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
a-msglist
The message-list screen, except what's label:a-content
beta feedback
Things beta users have specifically asked for
help wanted
We've had some reactions in beta feedback that the star icon is too close to the edge of the screen:
We've decided (see linked discussion) to move the star 2px inward while leaving the message-content margin unchanged (16px). This means there might be some overlap between the text and the star, but that seems rare and probably not critical. (We can think more about this if we do get reports that it's a problem.)
The text was updated successfully, but these errors were encountered: