Skip to content

Block picker keyboard navigation is a little buggy #271

@auryn-macmillan

Description

@auryn-macmillan

Describe the bug
There are three related issues with block picker keyboard navigation:

  1. [up] and [down] navigate the block picker, while [left] and [right] move the cursor in the document.
  2. navigating below the fold in the block picker does not scroll the block picker window; one loses visibility on which block-type is selected and must use the mouse to scroll the view down.
  3. text in the block picker is not needed.

To Reproduce
Steps to reproduce the behavior:

  1. start a line with [/] and then press the arrow keys

Expected behavior

  1. all four arrow keys should navigate in the block picker
  2. the block picker should scroll automatically to keep the cursor visible
  3. we should remove the text from the various options in the block picker, these could perhaps be replaced with hover text.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions