-
-
Notifications
You must be signed in to change notification settings - Fork 978
Description
Describe the feature you'd like
Currently, clicking on a tag directly (not using the popover) will take you to a search page filtering by this tag on the media type it was attached to. This means if you're watching a scene and click a tag, it will bring you to scene search filtering by this tag, same with images.
Personally, I think this should be configurable. When I click on a tag as a user, my intention is never to search just one media type with that tag; generally, I am interested in everything encompassing this tag, and as such, would like to have the option to force tag clicks to navigate to their corresponding tag page themselves.
Describe the benefits this would bring to existing users
This would allow users more control over the behavior of the UI they are interacting with. My personal intuition as a user is that a tag should direct you to the tag page itself when clicked.
Is there an existing way to achieve this goal?
Only through plugins or custom JS, which many users do not use.
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover the core request of my proposal
Additional context
No response