basementdevs / twitch-better-profile

Twitch Better Profile - A new way to first interact with users on Twitch.
55 stars 14 forks source link

Twitch Profiler - Button hierarchy suggests that logging out is the most important action on the screen #30

Closed Grazinascito closed 2 months ago

Grazinascito commented 2 months ago

The logout button at the bottom of the app breaks fundamental UI/UX design principles. It looks like a call-to-action (CTA), implying that logging out is the most important action on the screen, which isn't the case. To align with good design principles, I suggest replacing the button with a smaller logout icon next to the moon icon. This approach follows the consistency law, as most apps have logout buttons that are small and less prominent.

Screenshot 2024-08-07 at 11 46 20
Grazinascito commented 2 months ago

source: https://balsamiq.com/learn/articles/button-design-best-practices/ https://app.uxcel.com/courses/ui-components-n-patterns/anatomy-iii-298

DanielHe4rt commented 2 months ago

I like the proposal and you can send a Pull Request with a suggestion! I'd love to have a contribution from you <3