Skip to content

fix(ui): describe mentions suggestions to assistive tech#85

Merged
wyf027 merged 3 commits into
mainfrom
codex/mentions-hint-a11y-2026-07-07
Jul 7, 2026
Merged

fix(ui): describe mentions suggestions to assistive tech#85
wyf027 merged 3 commits into
mainfrom
codex/mentions-hint-a11y-2026-07-07

Conversation

@wyf027

@wyf027 wyf027 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • associate visible Mentions suggestion hints with the textarea via aria-describedby
  • preserve caller-provided aria-describedby values when internal suggestion hints are present
  • add Mentions tests for accessible descriptions and input changes
  • document the suggestion hint behavior with a Tailwind-based demo wrapper

Validation

  • GitHub Actions CI / quality passed for head 2aab17ed3109a3296be10f67f96509b75a3c50a0.
  • Passed steps: npm run lint:ui, npm run typecheck:ui, npm run test:ui, npm run build:ui, npm run build:docs.
  • Test run included new src/components/form/controls/Mentions/Mentions.test.tsx coverage for suggestion descriptions, external aria-describedby, and input changes.
  • Not run locally: the Codex shell executor is currently failing with Failed to create unified exec process: No such file or directory.

Notes

@ecc-tools

ecc-tools Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

@wyf027
wyf027 merged commit 41f28b8 into main Jul 7, 2026
1 check 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.

1 participant