Skip to content

feat: click tags in tag library to edit #987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rsazra
Copy link
Contributor

@rsazra rsazra commented Jul 12, 2025

Summary

After discussion in #426, it's been agreed a single left-click of a tag in the tab library should open the edit modal.

There is some discussion of a larger refactor, and while I think there is room for improvement with TagWidget and how it's used, this is more of a quick fix adding the functionality as it is currently intended.

I also removed all type errors and warnings in the file, though my techniques for doing so may not be the best. Would be happy to hear suggestions for improvement. These changes are all in the second commit if you'd like to see them (or the functional changes) in isolation.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience Status: Review Needed A review of this is needed labels Jul 14, 2025
@CyanVoxel CyanVoxel moved this to 🏓 Ready for Review in TagStudio Development Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed A review of this is needed Type: Bug Something isn't working as intended Type: UI/UX User interface and/or user experience
Projects
Status: 🏓 Ready for Review
Development

Successfully merging this pull request may close these issues.

2 participants