[Enhancement] Search autofocus and item count in list title #93
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#93
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:
A couple of small UX enhancements could improve usability in Tasks:
List Name (count)These are minor changes but would noticeably improve workflow and clarity.
Expected Behavior:
Also, after creating a new list, focus the
Add new tasktext field. This won’t interrupt users who want to create another list or perform some other opertaion, but it allows users to start adding tasks immediately by simply typing, which would be a better UX.If possible try to add focus to the
Add new tasktextfield when selecting lists in navbar too.