-
-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
Priority: HighAn important issue requiring attentionAn important issue requiring attentionTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: BugSomething isn't working as intendedSomething isn't working as intendedType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Milestone
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
TagStudio Version
Alpha v9.5.0 (main branch)
Operating System & Version
Windows 10 22H2
Description
In the tag editor, when creating or editing an existing tag's parent tags, pressing the '+' button multiple times on the same tag results in duplicate tags being added to the parent tags.
this is only a ui issue, saving the tag and reopening it in the editor shows only 1 tag

Expected Behavior
Only 1 unique tag should be in the parent tags
Steps to Reproduce
- create a new tag
- edit parent tags
- press the plus button multiple times on the same tag
Logs
2024-12-23 12:30:07 [info ] add_subtag_callback tag_id=1002
2024-12-23 12:30:08 [info ] add_subtag_callback tag_id=1002
2024-12-23 12:30:08 [info ] add_subtag_callback tag_id=1002
CyanVoxel
Metadata
Metadata
Assignees
Labels
Priority: HighAn important issue requiring attentionAn important issue requiring attentionTagStudio: TagsRelating to the TagStudio tag systemRelating to the TagStudio tag systemType: BugSomething isn't working as intendedSomething isn't working as intendedType: UI/UXUser interface and/or user experienceUser interface and/or user experience
Type
Projects
Status
✅ Done