Skip to content

fix: check tag while renaming#13257

Open
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_9058
Open

fix: check tag while renaming#13257
madbob wants to merge 1 commit into
nextcloud:mainfrom
madbob:issue_9058

Conversation

@madbob

@madbob madbob commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

I've replicated the same checks done while creating a new tag also when renaming it (not a duplicate, not empty, not an hidden tag).

Please note that here I've also removed some unused code left in TagModal when TagItem was introduced (db38c4c).

Fixes #9058

Signed-off-by: Roberto Guido <info@madbob.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renaming tags allows saving a tag with an existing name.

1 participant