Feature Request: Keep multiselection after performing action on selected items
See original GitHub issueHello 😃 not sure if this is more of a bug or a feature request. When you select multiple items (e.g. with x
) and perform an action (e.g. @
or y
) after the action is performed the items are no longer selected.
I often select multiple tasks to adjust the labels or to label them and then move to a project, e.g.
- Select more than one task
@
add labelfoo
- Select the same tasks again
y
remove labelbar
Ideally I’d like to get rid of step 3. Would this be possible?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Keep selected option index after selecting value in multiselect
From a UX perspective, it sounds like the use-case is that the user is very likely to want to select consecutive items. Keeping...
Read more >Feature Request: Multiselect mockups, assets and symbols
I'd really like to be able to select multiple mockups in the mockup panel, assets in the asset panel or symbol files in...
Read more >Multi-select Items - Feature Requests - Honeycode Community
Any time in the future they come in, it's still selected. If they click/tap on it while it's selected, then it becomes deselected....
Read more >Default / Multi Select Feature Request : r/Dashlane - Reddit
Okay, I dont know how many of you have experienced this issue but give us a option to edit all of our vault...
Read more >How to set selected value of jQuery Select2? - Stack Overflow
SELECT2 < V4. Step #1: HTML. <input name="mySelect2" type="hidden" id="mySelect2">. Step #2: Create an instance of Select2.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @igor-kupczynski my bad for not responding to this issue earlier, I seem to have not created a task for it, heh. Thanks for the praise glad you appreciate it!
I agree that this would be nice. It may be a bit tricky to identify when adding a label has been completed and restore the selections at that point. I think it should be feasible to add a keybinding which restores the last recorded selections. Heck, could even ponder having an undo/redo selection stack, wouldn’t be very hard.
It’s a good idea, but I don’t think it’s going to be implemented.