web: fix `CommandList` autofocus
Created by: valerybugakov
Context
The CommandList
is not autofocused on mount. Notice the missing focus state on the command input.
Test plan
The CommandList
is autofocused on mount.
App preview:
Check out the client app preview documentation to learn more.