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

a11y: fix behavior of object-array fields #2407

Merged
merged 2 commits into from
Mar 27, 2020

Conversation

beyackle
Copy link
Contributor

Description

This fixes the ObjectArrayField in two ways:

  • Adds aria labels with audible instructions, as per the issue
  • Sends focus back to the first field in a row when a new object is created instead of leaving it on the last one (just so the instructions aren't a lie)

Task Item

Closes #2130

Screenshots

image

@github-actions
Copy link

Coverage Status

Coverage decreased (-0.03%) to 39.603% when pulling 3daa66d on beyackle/objectArrayFieldCaptions into 7e9da2a on master.

@beyackle beyackle merged commit 173809c into master Mar 27, 2020
@beyackle beyackle deleted the beyackle/objectArrayFieldCaptions branch March 27, 2020 21:52
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Co-authored-by: Andy Brown <asbrown002@gmail.com>
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.

2 participants