Skip to content

Enhance keyboard accessibility for clean table modal - #5399

Open
ajrbyers wants to merge 3 commits into
r-v1.9.xfrom
b-5387-keyboard-nav-regressions
Open

Enhance keyboard accessibility for clean table modal#5399
ajrbyers wants to merge 3 commits into
r-v1.9.xfrom
b-5387-keyboard-nav-regressions

Conversation

@ajrbyers

Copy link
Copy Markdown
Member

Closes #5387

@ajrbyers
ajrbyers force-pushed the b-5387-keyboard-nav-regressions branch from 85098cf to 7a185ff Compare July 21, 2026 11:34
@ajrbyers ajrbyers linked an issue Jul 21, 2026 that may be closed by this pull request

@StephDriver StephDriver left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Confirmed & approved:

  1. clean keyboard trap where having opened a modal it could not be dismissed has been resolved.

  2. olh page links now keep focus at landing point rather than sending it to top of page.

Questions

  1. Did the scope of this include the Figure modals? there's something not quite right, as if having tabbed to the close button, one tabs again, it is possible to end up back on the main page, but with it still in shadow because the modal hasn't closed. I think when open the modal should keep focus trapped to the modal until it is dismissed, certainly it shouldn't return to the main page without dismissing the modal.

The table modals keep the focus within the modal until dismissed, the figure modals do not.

  1. Is there a related clarity PR? The bug affected clean and clarity.

@StephDriver StephDriver assigned ajrbyers and unassigned StephDriver Jul 24, 2026
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.

Some keyboard navigation updates have been lost

2 participants