-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
fix: remove the underline happening on logo #2373
Conversation
✅ Deploy Preview for conda-forge-previews ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The underline is intentional to account for active and hover states of the link for accessibility reasons. Also, subjectively, I don't see as unprofessional 🤔 |
cc @beckermr |
while its true that the underline is great for accessibility reason, Logos on other hand serve as a unique identifier for a brand and they are often graphical by nature. Underlining a logo may interfere with the visual integrity of the brand identity. plus we have the hover cursor as pointer which I believe is enough to demonstrate that the icons are active Would love to hear your thoughts this @jaimergp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happily. Some considerations:
- Not all users will use a mouse to navigate the website, some will use a keyboard or item-by-item-selection similar device.
- Not everyone perceives contrast and color distance in the same way. It's generally recommended to use visual cues other than color or transparency to indicate states. That's a strong reason to keep the underlines. If not, other affordances are needed, like increasing the size on hover and then something else on active.
The key aspect is to maintain the three states visually identifiable while accounting for the diversity of perception in our potential user base. Great amount of work was put into the accessibility considerations of this design and we can't introduce regressions like this for the sole purpose of aesthetics, I'm afraid.
Sites like https://design-system.service.gov.uk/accessibility/ provide some more details of how accessibility plays a role in design, if you are interested.
thank you for your point of view, I understand that accessibility should be consider prior to design aesthetics. so after reconsidering my updates, it seems like keeping the underline would be best. |
PR Checklist:
fixes #2372
docs/
orcommunity/
, you have added it to the sidebar in the corresponding_sidebar.json
fileThe current underline hover effect on github and zulip logo detracts from its visual impact and professional appearance. This issue proposes the removal of the underline to enhance these brand presentation
before:
after: