[Enhancement]: Update Active Filter when Tag Name Changes #49
Labels
No labels
Kind/Bug
Kind/Feature
Priority/High
Priority/Medium
Reviewed/Confirmed
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-collab/bulk-image-organizer#49
Loading…
Add table
Add a link
Reference in a new issue
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?
Affected area
Tag Filter and Tag Name Toolbox
Current behavior
When a tag is selected as an active filter and the name is changed the filter stays applied as the old tag name
Desired improvement
If a tag name is changed and it's part of the active filter criteria, update the filter criteria with the new tag name and remove the old tag name from the filer criteria. Leave all other filters in tact during the operation.
References
No response
Implemented on branch
0.1.29/issue-37-45-47-49-70-tag-filters.Renaming a tag via Edit Tag updates the active filter criteria: the old name is removed and the new name is substituted; other active filters are unchanged.