-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
Avatar in conversation view should be tappable #7025
Comments
I suggest also increasing the tap area for the back arrow (near avatar). It's hard to find the right area. |
Hah, these two requests are pretty much at odds with each-other. The reason the avatar icon isn't tap enabled right now is because it's so close to the back arrow that I thought people would more often accidentally open the conversation settings when they meant to go back. |
This might be a good opportunity/motivation to implement swipe gestures to move between threads or back to the main conversation screen? Swipe to get back to conversation: #584, #3759 It seems like it'll require a large change, based on #3759 discussion. Related to swipe gestures for other interactions: #6625, #4749, #2355, #1651 |
Well, personally I expected that the avatar is/was tappable and probably for this reason I was too careful when I tried to hit the back button just to avoid opening the conversation settings.
🤔 a few months ago there was a PR (#6585) about this. You can compare the "Before" and "After" pictures. Imo, the gap between back button and avatar can be increased from 15dp to 25dp EDIT: |
Btw, on WhatsApp a click on the avatar is indeed a back action to the conversation list. So people who are used to WhatsApp definitely might accidentally open the settings, since they are used to that behavior. |
I agree, it's not really helpful for usability to make something not tap enabled while it still looks like it is. I like the screenshot in PR #6585 that @p4nci mentioned. The avatar is a bit smaller in diameter and the margin is a bit bigger. Below is a screenshot of the current layout. |
@mammuth I never used WhatsApp, so I can't check if still is the case, but according to the screenshots from playstore:
|
I have:
Bug description
I want to tap the conversation header to open the new conversation settings screen which also shows the enlarged avatar. I can tap the contact / group name, but not the avatar itself, which is unexpected.
Steps to reproduce
Actual result: Nothings happens.
Expected result: Should open the conversation settings screen.
Also note that in the old conversation screen one could tap the avatar on the left of each message bubble (which has been removed) to see that users full contacts info to e.g. start a normal (non-Signal) phone call. This quick access option is not available anymore anywhere.
Device info
Android version: 5.1.1 & AVD 7.1.1
Signal version: 4.11.0
The text was updated successfully, but these errors were encountered: