Skip to content

Conversation

@CyanVoxel
Copy link
Member

Summary

This PR fixes BrowsingState objects created via the from_tag_id() not respecting the current sorting options by allowing the method to receive an optional BrowsingState object to use the current sorting information from and passing the current BrowsingState in all instances of this method call. Fixes #1031.

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 this to the Alpha v9.5.4 milestone Aug 19, 2025
@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Priority: Medium An issue that shouldn't be be saved for last Status: Review Needed A review of this is needed TagStudio: Search The TagStudio search engine labels Aug 19, 2025
@CyanVoxel CyanVoxel moved this to 🏓 Ready for Review in TagStudio Development Aug 19, 2025
Copy link
Collaborator

@Computerdores Computerdores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other than that, looks fine

Co-authored-by: Jann Stute <46534683+Computerdores@users.noreply.github.com>
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Aug 19, 2025
@CyanVoxel
Copy link
Member Author

@Computerdores Thank you for the review! Changes implemented 👍

@CyanVoxel CyanVoxel merged commit 969b167 into main Aug 19, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from 🏓 Ready for Review to ✅ Done in TagStudio Development Aug 19, 2025
@CyanVoxel CyanVoxel deleted the fix-1031 branch August 19, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Medium An issue that shouldn't be be saved for last TagStudio: Search The TagStudio search engine Type: Bug Something isn't working as intended

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Searching with internal tag ids ignores sorting order

3 participants