Skip to content

Fix #3179: Add title attributes to footer social links for hover tool…#3454

Open
anjalii40 wants to merge 1 commit into
matrix-org:mainfrom
anjalii40:fix-footer-accessibility
Open

Fix #3179: Add title attributes to footer social links for hover tool…#3454
anjalii40 wants to merge 1 commit into
matrix-org:mainfrom
anjalii40:fix-footer-accessibility

Conversation

@anjalii40

Copy link
Copy Markdown

Description

Added the title attribute to the external social media links in the footer. It includes a template string filter to dynamically remove the "Matrix on " prefix so that only the clean platform names (like "GitHub", "Mastodon", etc.) display as native tooltips on hover. This resolves basic usability, missing cues, and accessibility needs.

Visual Proof

Before (No tooltip on hover) After (Clean tooltip on hover)
Before After

Related issues

Closes #3179

@anjalii40 anjalii40 requested a review from a team as a code owner June 8, 2026 09:21
…hover tooltips

Signed-off-by: Anjali Prajapati <anjali_23uee135@ug.nita.ac.in>
@anjalii40 anjalii40 force-pushed the fix-footer-accessibility branch from d8f9260 to 7263488 Compare June 8, 2026 09:26
@weeman1337 weeman1337 self-requested a review June 10, 2026 09:10
@weeman1337 weeman1337 added accessibility A WCAG 2.1 AA requirement is not met needs decision The website maintainers need to discuss this topic. labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility A WCAG 2.1 AA requirement is not met needs decision The website maintainers need to discuss this topic.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance Footer Social Media Icon Usability & Accessibility

2 participants