-
Notifications
You must be signed in to change notification settings - Fork 219
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: In single-conversation view, make recipient headers not tappable #1171
Labels
a-msglist
The message-list screen, except what's label:a-content
beta feedback
Things beta users have specifically asked for
Milestone
Comments
chrisbobbe
added
a-msglist
The message-list screen, except what's label:a-content
beta feedback
Things beta users have specifically asked for
labels
Dec 18, 2024
Hey, I want to work on this. |
Hey, here is the screen recording of the implementation. WhatsApp.Video.2024-12-20.at.9.28.48.PM.mp4 |
Thanks! I've assigned this issue to you; I'm eager to see a PR. |
@chrisbobbe I have raised the PR. Please review it and let me know if anything else needed. |
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Dec 21, 2024
…able. Updated onTap for recipient headers in single-conversation view. Adjusted GestureDetector logic to conditionally enable navigation. Simplified ColoredBox structure for non-tappable recipient headers. Improves user experience by removing unnecessary tap interactions. Fixes: zulip#1171
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Dec 21, 2024
…able. Updated onTap for recipient headers in single-conversation view. Adjusted GestureDetector logic to conditionally enable navigation. Simplified ColoredBox structure for non-tappable recipient headers. Improves user experience by removing unnecessary tap interactions. Fixes: zulip#1171
lakshya1goel
added a commit
to lakshya1goel/zulip-flutter
that referenced
this issue
Dec 22, 2024
…able. Updated onTap for recipient headers in single-conversation view. Adjusted GestureDetector logic to conditionally enable navigation. Simplified ColoredBox structure for non-tappable recipient headers. Improves user experience by removing unnecessary tap interactions. Fixes: zulip#1171
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
Copying from CZO, where Greg said:
The text was updated successfully, but these errors were encountered: