[Enhancement] UX improvements for Tasks (search label + redundant delete icon) & shortcuts #117
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
edfloreshz/tasks#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue/Description:
There are a couple of UX elements that could be improved for better clarity and visual cleanliness:
Expected Behavior:
Ctrl + IforSet iconis overridingAbout tasks...Enhancement Request:
Ctrl + Fto trigger search barCtrl + Hto toggle hidden itemsPerhaps it should also be moved to File menu like COSMIC Files & toggling it affects all the lists, making it universal across the app. This means removing the checkbox from top, near the search icon which is kinda confusing.
Do you have any suggestion as to where the delete button should be placed? I'm not too happy with its current position.
Perhaps Maria could help with this task.
Another small thing I noticed is the Notes section, it has a thinner border compared to search in COSMIC Apps, also observe the change in border padding when hovered vs selected.
Example from Files
Hovered vs Selected
current impl has the same UI for both states
This is a compilation of all the requested UX changes
Using list name inside the search-bar, if list name is "Issues" then "Search issues" as hint-text
Keep "Delete" text & remove icon from context-drawer
delete iconTextfield hover & focus state
Implement handy shortcuts
Ctrl + Fto trigger search barCtrl + Hto toggle completed tasksCtrl + Tabto switch between recent lists (just like browser tabs)Perhaps "Hide completed" should be moved to File menu under
viewwith this label "Show completed tasks" with check, similar to how hidden files toggle is implemented in COSMIC Files.This will apply to all lists which also means removing the checkbox from top of each list, near the search icon, which is kinda confusing without labels. User can only understand how it works after toggling it.
These suggestions are made to match Tasks with system app UX such as COSMIC Files.