mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
Categorize all task detail actions #79
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#79
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?
Originally created by @AlvinVrolijk on GitHub (Aug 12, 2022).
Categorize all actions that can be taking when detailed viewing a task
@kolaente commented on GitHub (Aug 13, 2022):
What do you mean by that? Categorize how?
@AlvinVrolijk commented on GitHub (Aug 13, 2022):
Like maybe sort some actions into a small header for the kind of actions, for instance the basic ones like labeling, assigning etc at the top with no header.. Then a header for like ..., and then also the Extra stuff like relations and that kind of stuff.
@kolaente commented on GitHub (Sep 6, 2023):
Implemented in
3bb5308141