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

feat: support aria-errormessage #38

Merged
merged 1 commit into from
Nov 5, 2023
Merged

Conversation

jlp-craigmorten
Copy link
Contributor

@jlp-craigmorten jlp-craigmorten commented Nov 5, 2023

Fixes #6

  • Supports announcing if there are associated error messages when aria-invalid is not false
  • Supports new command await virtual.perform(virtual.commands.jumpToErrorMessageElement, { index }); for navigating to the associated error message(s).

@jlp-craigmorten jlp-craigmorten self-assigned this Nov 5, 2023
@jlp-craigmorten jlp-craigmorten merged commit c8b783f into main Nov 5, 2023
4 checks passed
@jlp-craigmorten jlp-craigmorten deleted the feat-aria-errormessage branch November 5, 2023 20:26
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.

feat: support aria-errormessage
1 participant