-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Milestone
Description
If you go to the list of branches of a repository and want to delete one, a modal will popup and ask you to confirm you want to delete this branch. In the template file is already a <span class="branch-name"></span>
but without any content.
I think it would be useful to display the name of the branch in the modal so you are 100% sure you clicked on the right branch before you delete it.
It is currently being handled like this if you delete a branch after a pull request was merged.
alexanderadam and apricote
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI