Skip to content

fix(a11y): add aria-label to interactive buttons in frontend (#414)#517

Open
Akshita-2307 wants to merge 1 commit into
imDarshanGK:mainfrom
Akshita-2307:fix/a11y-aria-labels-414
Open

fix(a11y): add aria-label to interactive buttons in frontend (#414)#517
Akshita-2307 wants to merge 1 commit into
imDarshanGK:mainfrom
Akshita-2307:fix/a11y-aria-labels-414

Conversation

@Akshita-2307
Copy link
Copy Markdown

Added aria-label attributes to icon-only buttons in frontend/index.html.

  • aria-label=Ping API on the ping button
  • aria-label=Save to favorites on the star/favorites button
  • aria-label=Download results on the download button

Fixes #414

Program: GSSoC

@Akshita-2307 Akshita-2307 requested a review from imDarshanGK as a code owner May 30, 2026 08:34
@Akshita-2307
Copy link
Copy Markdown
Author

Rebased on the latest main. The old PR #415 was closed due to a force-push during rebase — this is the replacement. Program: GSSoC

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.

[A11Y] Missing aria-label on interactive buttons in frontend/index.html

1 participant