notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Skip to main in tree view

Open brichet opened this issue 2 years ago • 0 comments
trafficstars

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...)

brichet avatar Jul 18 '23 07:07 brichet