Skip to content

fix: add accessible name to footer GitHub link#755

Merged
aryandas2911 merged 2 commits into
aryandas2911:mainfrom
gitsofyash:fix/issue-684-footer-github-a11y
May 19, 2026
Merged

fix: add accessible name to footer GitHub link#755
aryandas2911 merged 2 commits into
aryandas2911:mainfrom
gitsofyash:fix/issue-684-footer-github-a11y

Conversation

@gitsofyash
Copy link
Copy Markdown
Contributor

📌 Description

Added an accessible name to the icon-only GitHub repository link in the footer so assistive technologies announce it clearly.

🔗 Related Issue

Closes #684

🛠 Changes Made

  • Added aria-label="DailyForge GitHub repository" to the footer GitHub icon link.
  • Added a matching title attribute for tooltip/accessibility support.

📸 Screenshots (if applicable)

No visual UI changes.

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes
  • Linked the issue

🚀 Notes for Reviewers

This is an accessibility-only change and does not alter the footer layout or styling.

@gitsofyash gitsofyash force-pushed the fix/issue-684-footer-github-a11y branch from a444f74 to f546c8d Compare May 19, 2026 10:00
@gitsofyash
Copy link
Copy Markdown
Contributor Author

Hi @aryandas2911, the PR is ready for review.

The branch has been updated with the latest main, and the change is limited to adding an accessible name to the footer GitHub icon link. Could you please approve the workflow run when you get a chance?

@aryandas2911 aryandas2911 merged commit 96219fc into aryandas2911:main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add accessible name to icon-only GitHub link in footer

2 participants