Skip to content

fix: Improve the keyboard and screenreader accessibility of the backpack#2731

Open
gonfunko wants to merge 1 commit into
v13from
backpack
Open

fix: Improve the keyboard and screenreader accessibility of the backpack#2731
gonfunko wants to merge 1 commit into
v13from
backpack

Conversation

@gonfunko

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #2711

Proposed Changes

This PR improves the keyboard navigability and screenreader accessibility of the backpack plugin. Now,

  • The backpack can be tabbed to
  • The contextual menu can be shown via the keyboard
  • The backpack has a button role and appropriate ARIA label depending on its current state
  • When focused, the backpack has a focus ring and darkens as it does on hover
  • When opened, the first block in the flyout is automatically focused

@gonfunko gonfunko requested a review from a team as a code owner June 25, 2026 20:03
@gonfunko gonfunko requested review from mikeharv and removed request for a team June 25, 2026 20:03
x: -4,
y: -4,
rx: 2,
ry: 2,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Worth explaining magic numbers (or using constants)?

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