Skip to content

Add ItemsRepeater focus restoration on Extensions settings page (part deux)#45903

Open
chatasweetie wants to merge 1 commit intomainfrom
jearleycha-extensions-page-tab-focus-v2
Open

Add ItemsRepeater focus restoration on Extensions settings page (part deux)#45903
chatasweetie wants to merge 1 commit intomainfrom
jearleycha-extensions-page-tab-focus-v2

Conversation

@chatasweetie
Copy link
Contributor

Summary of the Pull Request

Fixes focus management in the Command Palette Extensions settings page. After user moves through the extension list, when using Shift or Shift+Tab to navigate into the extensions list, focus now properly returns to the previously selected extension card instead of jumping to the first item or end of the list.

This is part of the a11y bug batch.
User Impact:
Keyboard-only and assistive-technology users may lose context and experience confusion due to unexpected focus movement, increasing navigation effort and reducing usability of the Extensions page.

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

bug-60948115-p2.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant