Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text commenting flow for a11y #55

Open
kimisgold opened this issue Dec 3, 2024 · 0 comments
Open

Text commenting flow for a11y #55

kimisgold opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels

Comments

@kimisgold
Copy link
Member

The ajax branch submits the comment form via ajax and more easily allows screen reader friendly notifications. Please test the following on an item show page:

  • Comment on an item. Navigate to the commenting form via keyboard.
  • Each field on the comment form should be properly labeled and read by the screen reader.
  • When a comment is successfully submitted, the screen reader notifies the user.
  • Submitted comments can be flagged for removal, as well as unflagged. The screen reader should announce the comment state when this happens.
  • Users can reply to comments. Activating the reply link should place the comment form immediately under the reply target, and then focus on the first field of the commenting form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants