It’s a very useful feature to be able to create a new entity via Ctrl+k
Global Search.
However, the keyboard handling for this procedure is very cumbersome.
Currently one must do this:
Ctrl+k
to bring up global search- (Type new entity name)
TAB
to move keyboard focus to DB selectorSpace
orENTER
to activate keyboard input for DB selector- (Type partial DB name, maybe use cursor keys to select the DB)
ENTER
to *really* select the DBShift+TAB
to move keyboard focus back to search fieldENTER
to create the new entity
- Step 4 should not be necessary - after TABbing to the DB selector field, one should be able to immediately type-to-filter.
- Step 6 should not be necessary, as a DB is already highlighted (“selected”).
- If
Ctrl+ENTER
could be accepted as “Do It Now” (when the keyboard focus is in either field) that would also make things faster.
Related issue:
Filtering DBs in Global Search is broken – if I type “project”, my “Project” DB is not selected, but rather my “Page” DB: