mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Remove label from card #567
Reference in New Issue
Block a user
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 @asfp256 on GitHub (Sep 4, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
I'd like to be able to remove label from card
Why is this needed?
if I assign wrong label, how to remove it?
Other information
No response
@Nounoursdestavernes commented on GitHub (Sep 4, 2024):
Hi, you could remove it following this steps:
Open the card

Click on the label:

Click on the check:

And voilà
I hope it will help you. If you have any question don't hesitate to ask ;)
@asfp256 commented on GitHub (Sep 4, 2024):
Thanks for your answer, problem is solved ^)