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

UI: a better priority picker mockup #410

Closed
1 task done
linuxcaffe opened this issue Dec 19, 2024 · 9 comments
Closed
1 task done

UI: a better priority picker mockup #410

linuxcaffe opened this issue Dec 19, 2024 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@linuxcaffe
Copy link

Describe your improvement idea or feature request

Here's an idea for a cleaner, clearer, quicker priority-picker dialog. It's better because
a) one tap to change priority
b) the dialog shows the available options, the order in which that will have an effect*, and the color cues used to represent them.

note: clever taskwarrior users have, in the past, pointed out that of a user actually assigns a "L" priority, that should be almost always be considered lower than NO priority assigned, so the order indicated in the mockup should be the order applied to the urgency coefficient.

On that note, imho, no priority assigned ( X ) should be the default, unless otherwise selected by user.

How would you like to see it implemented?

use something like this mockup in new task and edit task dialogs

Put here any screenshots or videos (optional)

priority_picker_mockup

How can we contact you (optional)

No response

Would you like to work on this issue?

None

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@arjav1528
Copy link
Contributor

Can you assign me this issue??

@linuxcaffe
Copy link
Author

@arjav1528 just curious, how's that coming along?

@linuxcaffe
Copy link
Author

this priority picker, or something like that, appears in 3 places, with variations in behavior;
1 & 2) seen in the Add Task dialog and the Edit Task dialog, to assign priority to a specific task (see: #384 & #385).
3) seen in the Filter dialog, where multiple priorities may be selected (see: #421)

arjav1528 added a commit to arjav1528/taskwarrior-flutter that referenced this issue Jan 9, 2025
@arjav1528 arjav1528 mentioned this issue Jan 9, 2025
4 tasks
@arjav1528
Copy link
Contributor

@Pavel401 I've opened a PR for this problem; please review it whenever it's convenient for you and merge it into the main branch.

@linuxcaffe
Copy link
Author

linuxcaffe commented Jan 9, 2025

That looks great!.. but how about reversing the order, or better yet, L-X-M-H like the layout in #410?

and does your code set the default option? If so, IMHO, that should default to X.

Thanks!

@arjav1528
Copy link
Contributor

arjav1528 commented Jan 9, 2025

@linuxcaffe I have reversed the order as mentioned in the mockup, but recorded the screen before pushing the last commit ;))

@arjav1528
Copy link
Contributor

arjav1528 commented Jan 9, 2025

you can check as well in the PR and about the defauly option, yep, I have set it to the X

@linuxcaffe
Copy link
Author

@arjav1528 awesome!

@arjav1528
Copy link
Contributor

@Pavel401 @linuxcaffe could you please merge the PR??

@github-project-automation github-project-automation bot moved this from Todo to Done in TaskWarrior Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants