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

SUGGESTION: Display labels only under MouseEnter event #3001

Open
luccascomvoce opened this issue Mar 22, 2023 · 5 comments
Open

SUGGESTION: Display labels only under MouseEnter event #3001

luccascomvoce opened this issue Mar 22, 2023 · 5 comments

Comments

@luccascomvoce
Copy link

At smaller widths, Unigram looks awful when viewing profiles. Labels need more space than there really is. To solve this design issue, it might be better to display the button label only when the mouse is over the button (MouseEnter event).

image
image

@MarcAnt01
Copy link
Collaborator

@luccascomvoce this design works only for mouse/touchpad users. How about touch ones?
I think the best idea for this scenarios is not to allow the window to be stretched this much

@FrayxRulez
Copy link
Collaborator

@MarcAnt01 While I usually tend to put touch users a bit on the side given the small amount of them, it’s also true that this would quite destroy the UX for them.

@luccascomvoce
Copy link
Author

luccascomvoce commented Mar 22, 2023

@MarcAnt01 While I usually tend to put touch users a bit on the side given the small amount of them, it’s also true that this would quite destroy the UX for them.

Would removing the labels in low-space scenarios destroy the UX that much? Android doesn't have all the Unigram buttons, but it has the button to enter video chats and the button for more options and it doesn't display the label. Buttons are intuitive. And here with me, I have the impression that in Unigram the button to return to the chat is even redundant.

@MarcAnt01
Copy link
Collaborator

@MarcAnt01 While I usually tend to put touch users a bit on the side given the small amount of them, it’s also true that this would quite destroy the UX for them.

Would removing the labels in low-space scenarios destroy the UX that much? Android doesn't have all the Unigram buttons, but it has the button to enter video chats and the button for more options and it doesn't display the label. Buttons are intuitive. And here with me, I have the impression that in Unigram the button to return to the chat is even redundant.

Creating two rows seems more reasonable to me.

@luccascomvoce
Copy link
Author

@MarcAnt01 While I usually tend to put touch users a bit on the side given the small amount of them, it’s also true that this would quite destroy the UX for them.

Would removing the labels in low-space scenarios destroy the UX that much? Android doesn't have all the Unigram buttons, but it has the button to enter video chats and the button for more options and it doesn't display the label. Buttons are intuitive. And here with me, I have the impression that in Unigram the button to return to the chat is even redundant.

Creating two rows seems more reasonable to me.

That should fix it too. It's not elegant, but it's 100% functional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants