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

fix(ui-date-input): fix DateInput2 not working at all with NVDA #1789

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Nov 22, 2024

Closes: INSTUI-4356

NVDA really does not like if we give role=listbox to a table, removing it fixes it getting stuck

TEST PLAN:
Try navigating a DateInput2 example with VO, NVDA, JAWS

@matyasf matyasf requested review from balzss and joyenjoyer November 22, 2024 16:03
@matyasf matyasf self-assigned this Nov 22, 2024
Copy link

github-actions bot commented Nov 22, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://instructure.github.io/instructure-ui/pr-preview/pr-1789/
on branch gh-pages at 2024-11-25 13:43 UTC

Copy link
Contributor

@balzss balzss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good but one unit test needs to be updated

@matyasf matyasf force-pushed the fix_deteinput2_a11y branch from 9e504f1 to 473562c Compare November 25, 2024 12:42
Closes: INSTUI-4356

NVDA really does not like if we give role=listbox to a table, removing it fixes it getting stuck
TEST PLAN:
Try navigating a DateInput2 example with VO, NVDA, JAWS
@matyasf matyasf force-pushed the fix_deteinput2_a11y branch from 7245f57 to ab2cc08 Compare November 25, 2024 13:37
@matyasf matyasf merged commit 34fb8e0 into master Nov 25, 2024
8 checks passed
@matyasf matyasf deleted the fix_deteinput2_a11y branch November 25, 2024 13:38
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.

3 participants