Skip to content

web: fix `CommandList` autofocus

Administrator requested to merge vb/input-fixes into main

Created by: valerybugakov

Context

The CommandList is not autofocused on mount. Notice the missing focus state on the command input.

Screen Shot 2022-06-02 at 11 07 39

Test plan

The CommandList is autofocused on mount.

Screen Shot 2022-06-02 at 11 08 00

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading