Skip to content

Add descriptive labels to hackathon icon buttons#5382

Open
Akshith-cdr wants to merge 2 commits into
SandeepVashishtha:masterfrom
Akshith-cdr:accessibility/descriptive-hackathon-icon-buttons-3442
Open

Add descriptive labels to hackathon icon buttons#5382
Akshith-cdr wants to merge 2 commits into
SandeepVashishtha:masterfrom
Akshith-cdr:accessibility/descriptive-hackathon-icon-buttons-3442

Conversation

@Akshith-cdr
Copy link
Copy Markdown
Contributor

Description

Fixes #3442

Added descriptive accessible labels to Hackathon page icon buttons and controls, including whiteboard tools, color and brush selectors, undo/clear actions, sticky note deletion, team workspace delete/unpin/close actions, and lifecycle action buttons.

Also added a regression test to prevent generic aria-label="button" values and title-only Hackathon buttons from returning.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Screenshots / Video (if applicable)

N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run local unit tests using npm test and verified they pass
  • I have run npm run lint and resolved any new errors or warnings
  • I have verified responsiveness and visual alignment on desktop and mobile viewports

Test run:

  • node tests\hackathonIconButtonLabels.test.mjs

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@Akshith-cdr is attempting to deploy a commit to the sandeepvashishtha's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eventra Error Error Jun 1, 2026 6:48pm

@TheSkylancer TheSkylancer added merge-conflict This PR has a merge conflict that must be resolved before merging and removed enhancement New feature or request level:intermediate 35pts quality:exceptional 1.5x type:feature type:design type:accessibility Accessibility improvements labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved gssoc approved PR level:intermediate 35pts merge-conflict This PR has a merge conflict that must be resolved before merging quality:exceptional 1.5x size/M Medium pull request type:accessibility Accessibility improvements type:design type:feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACCESSIBILITY: Add descriptive labels to Hackathon page icon buttons

2 participants