Skip to content

chore: improve comment form accessibility - #50

Merged
github-actions[bot] merged 1 commit into
mainfrom
cursor/small-meaningful-improvement-20c8
Jun 14, 2026
Merged

chore: improve comment form accessibility#50
github-actions[bot] merged 1 commit into
mainfrom
cursor/small-meaningful-improvement-20c8

Conversation

@cursor

@cursor cursor Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Link the comment textarea to its character count and submission error text.
  • Mark submission errors as alerts so assistive technologies announce them.

Why it matters

This makes the comment form state clearer for screen reader users without changing existing behavior.

Verification

  • npx eslint src/components/comment-section.tsx
Open in Web View Automation 

Link the comment textarea to its helper text and error alert so assistive technologies announce relevant form state.

Co-authored-by: Sahar <SaharPak@users.noreply.github.com>
@github-actions
github-actions Bot marked this pull request as ready for review June 14, 2026 10:02
@github-actions
github-actions Bot merged commit 8e067b2 into main Jun 14, 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