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
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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