react-component / react-component/drawer

After closing the drawer, the focus of the page disappears making accessibility disappear and I can't use the tab button to move around the page

Open
#387 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
425
Forks
108
Avg merge
2h 1m
Merged PRs (30d)
1

Description

After closing the drawer, the focus of the page disappears making accessibility disappear and I can't use the tab button to move around the page

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the drawer close flow and inspect the component's focus-management entry points. Verify what happens to focus after the drawer closes and how Tab navigation behaves. Done means focus remains usable after closing and keyboard navigation continues through the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.