Skip to content

fix(a11y): show focused result state - #183

Merged
AnayDhawan merged 4 commits into
StudentSuite:mainfrom
techykaif:fix/results-focused-state
Aug 22, 2026
Merged

fix(a11y): show focused result state#183
AnayDhawan merged 4 commits into
StudentSuite:mainfrom
techykaif:fix/results-focused-state

Conversation

@techykaif

Copy link
Copy Markdown
Contributor

What this changes

Fixes #152 by exposing the currently focused place in the results list.

The focused result now has a visible selected state and exposes aria-current="true" so both visual users and screen-reader users can identify which result corresponds to the focused map pin.

The existing focus ID is passed through the map panel into the results list without changing the selection behavior.

Type of change

  • New public place(s)
  • New or updated benefit guide
  • New or updated resource link
  • Code or fix
  • Docs

Proof (required for new public places)

Not applicable. This PR does not add or modify any public places.

Checklist

  • The site hosts no copyrighted files; resource and paper changes are links only.
  • No em dashes in any copy.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

@techykaif is attempting to deploy a commit to the studentsuite Team on Vercel.

A member of the Team first needs to authorize it.

@AnayDhawan
AnayDhawan merged commit d404ac2 into StudentSuite:main Aug 22, 2026
3 of 4 checks passed
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/ux: results list rows don't reflect the focused pin (no highlight or aria-current)

2 participants