Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to select several entities with one search #3666

Open
paarriagadap opened this issue May 30, 2024 · 2 comments
Open

Add functionality to select several entities with one search #3666

paarriagadap opened this issue May 30, 2024 · 2 comments

Comments

@paarriagadap
Copy link

Core problem

When we search for a text in the entity selector, it is not possible to pick more than one option since the search restarts after the first pick. It would be nice to have the option for cases like America, Africa, Europe, or Asia, where there are commonly multiple subregions. Also, for regions defined with the source between parentheses so we don't need to type for each one of them.

Proposed solution

A possible solution could be to implement a multiple selection by holding the Shift button in the keyboard, similar to the hidden option available for maps.

Context

Original Slack conversation here.

Two examples of the current configuration here:

Screen.Recording.2024-05-29.at.16.58.53.mov
Screen.Recording.2024-05-29.at.16.57.10.mov
@Nikhilpra17
Copy link

Hi! I’d like to work on this issue. I believe the proposed solution of implementing multiple selection using the Shift key would enhance the user experience. Could you please assign this issue to me? I’ll start working on it and keep you updated on my progress. Thanks!

@marcelgerber
Copy link
Member

Hi @Nikhilpra17, yes, please feel free to work on this easy, and reach out to me if you become stuck along the way.

The Shift-Click solution sounds like a good approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants