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
Currently if I want to complete or delete multiple tasks at one go I need to do it one by one which may be tedious.
Implementing a multi-select option to COMPLETE or DELETE multiple tasks together can enhance the user experience.
It reduces the number of interactions required drastically thereby making it pleasant to use the app.
For example,
To DELETE 10 tasks:
In the current app you need to select each one by sliding and press delete for each.(10+10 clicks=20 clicks)
If multi select is implemented, we will need to select them and then just click the delete button once.(1 long press+9 clicks+1 click=11 clicks total)
We can see the difference.
How would you like to see it implemented?
Implementing the multiselect option to begin on long press of one task item.
Describe your improvement idea or feature request
Currently if I want to complete or delete multiple tasks at one go I need to do it one by one which may be tedious.
Implementing a multi-select option to COMPLETE or DELETE multiple tasks together can enhance the user experience.
It reduces the number of interactions required drastically thereby making it pleasant to use the app.
For example,
To DELETE 10 tasks:
We can see the difference.
How would you like to see it implemented?
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
Zulip
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
The text was updated successfully, but these errors were encountered: