-
-
Notifications
You must be signed in to change notification settings - Fork 441
Description
Checklist
- I am using an up-to-date version.
- I have read the documentation.
- I have searched existing issues.
TagStudio Version
9.5.6
Operating System & Version
Linux Mint 22.2
Description
When I open the "Library Tags" window, I can right-click on a tag and search for all items on this tag.
But this is doing something significantly different than if I had just entered the tag into the search bar.
When I click "Search for tag", the search bar is populated with a string tag:1234 which then cycles through a large number of similar tags before this terminates and returns all titles with the tag. Possibly, it is recomputing the graph, or iterating through all tags which may have this tag as an ancestor.
Expected Behavior
I expect clicking on "Search for tag" to have the same performance characteristics as typing the tag into the search bar.
Steps to Reproduce
Go to Edit > Manage Tags. right click on a tag. "Search for tags." Keep an eye on the search window.
Logs
No response