firefox-devtools / firefox-devtools/profiler
Focus should automatically move to the panel, when the panel is opened
Open
accessibility
ready
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
**Steps to reproduce:**
```
Navigate to the "Share" button with Tab key and press Enter.
```

**Expected behavior:**
```
The focus should move to the panel (so the user can start interacting with it)
```
**Actual behavior:**
```
The focus remains on the "Share" button.
```
This should be the default behavior whenever a panel/modal is opened.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-111)
Contributor guide
Assessment
This issue has not been assessed yet.