Skip to content

Interactions with the list of the results #15

@lilive

Description

@lilive

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

No one assigned

    Labels

    enhancementNew feature or requestwipWork in progress for a future release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions