You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Getting from the results view table to a view that can be navigated via the keyboard requires additional mouse input (pressing the button in the results view) and cannot be done via the keyboard alone. This disturbs workflows that reduce mouse usage and focus on the keyboard.
Assigning a keyboard shortcut to the action is possible but the shortcut does not work as described here: #1410
Describe the solution you'd like
It would be great to be able to skip the table view for results and instantly see the results as csv/json, the view that you can get by pressing the respective open button in the results view. A setting should be introduced to decide between the default results view: Table, csv, json.
Describe alternatives you've considered
Assigning a keyboard shortcut to the open action to avoid mouse usage. However, this does not work as described in: #1410
Additional context
I'm using vim bindings and generally shortcuts over mouse inputs and would like to avoid having to use the mouse to press a button to see the results in a text view that I can navigate with my keyboard.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Getting from the results view table to a view that can be navigated via the keyboard requires additional mouse input (pressing the button in the results view) and cannot be done via the keyboard alone. This disturbs workflows that reduce mouse usage and focus on the keyboard.
Assigning a keyboard shortcut to the action is possible but the shortcut does not work as described here: #1410
Describe the solution you'd like
It would be great to be able to skip the table view for results and instantly see the results as csv/json, the view that you can get by pressing the respective open button in the results view. A setting should be introduced to decide between the default results view: Table, csv, json.
Describe alternatives you've considered
Assigning a keyboard shortcut to the open action to avoid mouse usage. However, this does not work as described in: #1410
Additional context
I'm using vim bindings and generally shortcuts over mouse inputs and would like to avoid having to use the mouse to press a button to see the results in a text view that I can navigate with my keyboard.
The text was updated successfully, but these errors were encountered: