-
Notifications
You must be signed in to change notification settings - Fork 984
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
Comments
flexsurfer
added a commit
that referenced
this issue
Jan 31, 2020
flexsurfer
added a commit
that referenced
this issue
Jan 31, 2020
flexsurfer
added a commit
that referenced
this issue
Feb 4, 2020
Signed-off-by: yenda <eric@status.im>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
andcopy
UI is not built yet. Theview 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:
Acceptance Criteria
view profile
is available when you long tap on a messageview profile
option onlyThe text was updated successfully, but these errors were encountered: