Skip to main in tree view
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
## Description
The `skipToMain` link has been added in https://github.com/jupyter/notebook/pull/6844 to allow user to tab only once to reach the first Notebook cell.
But the link is also present in the tree view, and doesn't seem to do anything.
Should the link do something or should it be removed from the tree view ?
## Reproduce
Open the tree view and tab (once there is no click anywhere else).
## Expected behavior
The link to not exist or to redirect somewhere (maybe new notebook button, or the first notebook file in file browser...)
Contributor guide
Research direction
Reproduce the issue by opening the tree view and tabbing once, then inspect where the skipToMain link is rendered. Confirm whether it is intended to be removed or redirected to a useful tree-view destination, and verify that the resulting keyboard behavior matches the chosen outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100