Skip to content

[Bug]: Buttons "Search for Tag" and "Add to Search" not working in Manage Tags menu #401

Closed
@TheTimebreaker

Description

@TheTimebreaker

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

Alpha 9.3.2

Operating System & Version

Windows 11 Pro 23H2 (version 10.0.22631 build 22631)

Description

The buttons "Search for Tag" and "Add to Search" don't work when clicked from the "Manage Tags" menu.
(you get them by right clicking a tag). If clicked, nothing happens. The search bar does not change and no search is triggered.

Interestingly, these buttons work partially when clicked in the main window (e.g. when you click on an image and then right click a tag associated with that image and select one of these buttons)
Left clicking the tag and using "Search for Tag" both (apparently) do the same thing and search for "tag_id: {tagid}", while the "Add to Search" button does nothing again.

I know a thing or two about python, so I will try to hunt this down. Although I've only ever botched together some janky stuff for myself and never did anything for a larger project like this, so no promises.

Expected Behavior

I would expect the buttons that say "do X" to do X.

Steps to Reproduce

issue from manage tags:

  1. Click "Edit" > "Manage Tags".
  2. Right click any tag.
  3. Select either "Search for Tag" or "Add to Search".
  4. Observe, as nothing happens.

buttons in main window not working:

  1. Click on any image with tags.
  2. Right click any tag.
  3. Select "Add to Search"
  4. Observe, as nothing happens.

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions