You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The footer of the Layer5 website contains icons linking to Layer5's presence across various platforms (GitHub, Twitter/X, LinkedIn, YouTube, etc.). Currently, these icons have no tooltips, so users cannot immediately tell where each icon will take them without hovering and reading the browser's status bar or clicking through.
Adding tooltips to these social/platform icons would improve accessibility and provide a better user experience.
Expected Behavior
When a user hovers over any social media or platform icon in the footer, a small tooltip should appear showing the name of the platform (e.g. "GitHub", "Twitter", "LinkedIn", "YouTube").
Description
The footer of the Layer5 website contains icons linking to Layer5's presence across various platforms (GitHub, Twitter/X, LinkedIn, YouTube, etc.). Currently, these icons have no tooltips, so users cannot immediately tell where each icon will take them without hovering and reading the browser's status bar or clicking through.
Adding tooltips to these social/platform icons would improve accessibility and provide a better user experience.
Expected Behavior
When a user hovers over any social media or platform icon in the footer, a small tooltip should appear showing the name of the platform (e.g. "GitHub", "Twitter", "LinkedIn", "YouTube").
Screenshots
screen-capture.1.mp4
Environment:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
masterbranch.