Duplicate "edit" action in task detail if no description available. #1844
Reference in New Issue
Block a user
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?
One of those should be removed.
I was not sure of all the cases that the Editor component supports so I didn't want to break anything.
Maybe that can be changed to only show the edit button (below) when there is some text?
Yes that makes sense. I didn't create a pull request because I was not sure if I'm correctly understand all the possible cases (there are a lot of combinations).
I think the task description and comments are the only cases when edit is enabled, have you checked that?
Fixed in
19a561c8e6