Skip to content
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

Add 'view profile' to message long tap #9954

Closed
rachelhamlin opened this issue Jan 31, 2020 · 0 comments · Fixed by #9958
Closed

Add 'view profile' to message long tap #9954

rachelhamlin opened this issue Jan 31, 2020 · 0 comments · Fixed by #9958

Comments

@rachelhamlin
Copy link
Contributor

rachelhamlin commented Jan 31, 2020

Problem

This is being done largely as a counter spam mechanism, so that users can easily load up a person's profile and subsequently block them if they are flooding a chat.

Also, you can not currently long tap a sticker, because the reply and copy UI is not built yet. The view profile option is valid for stickers now though.

Note: labeled v1 release, but not a v1 hard blocker.

Implementation

Use the same menu option that we do in overflow menus:

image

Acceptance Criteria

  1. New option to view profile is available when you long tap on a message
  2. When you long tap on a sticker, you get the view profile option only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants