Skip to content

feat(frontend): add ARIA labels to buttons for accessibility#967

Open
amisha-srivastavaa wants to merge 1 commit into
imDarshanGK:mainfrom
amisha-srivastavaa:feat/your-feature-name
Open

feat(frontend): add ARIA labels to buttons for accessibility#967
amisha-srivastavaa wants to merge 1 commit into
imDarshanGK:mainfrom
amisha-srivastavaa:feat/your-feature-name

Conversation

@amisha-srivastavaa

Copy link
Copy Markdown

Description

Added aria-label and title attributes to the buttons in frontend/index.html (specifically the Ping button) to improve accessibility and screen reader support.

Related Issue

Fixes #[ISSUE NUMBER]

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

N/A (Under-the-hood accessibility updates)

Test evidence

# N/A - Only frontend HTML was modified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant