-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestwipWork in progress for a future releaseWork in progress for a future release
Description
Due to this feature request and this discussion, I'm considering to change the interactions with the results list. Can you tell me what do you think about this proposal ?
Goals:
- New possibility to select many items in the result list. So Jumper may help to select nodes in a map.
- Allow the user to click an item to show it in the map without closing Jumper.
How to achieve these goals:
Keyboard interaction with the result list
- Up/Down arrow focus a result, and center the map view around it.
- Ctrl/Cmd + Space select/unselect a result
- Shift + Up/Down selected the focused result, focus the previous/next result, select it, and center the map view around it.
- Enter jump to the focused result. If there is some selected results, they are all selected in the map.
Mouse interaction with the result list
- Click a result focus it, and center the map view around it.
- Ctrl/Cmd + Click select/unselect a result.
- Shift + Click select all the results from the most recently selected to this one.
- Double-click a result jump to it. If there is some selected results, they are all selected in the map.
Thank you
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwipWork in progress for a future releaseWork in progress for a future release