Skip to content
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

feat: add filename sorting #842

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

Conversation

Computerdores
Copy link
Collaborator

@Computerdores Computerdores commented Mar 7, 2025

Summary

Note: The failing test is due to an issue that is present on main and has gone unnoticed until now. I have added the missing assertion so it should be easy to fix in a separate PR.

Tasks Completed

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

@Computerdores Computerdores added Type: Enhancement New feature or request Type: UI/UX User interface and/or user experience Priority: High An important issue requiring attention labels Mar 7, 2025
@Computerdores Computerdores marked this pull request as ready for review March 7, 2025 22:34
@Computerdores
Copy link
Collaborator Author

this is now ready for review

@CyanVoxel CyanVoxel added the Status: Blocked This issue or pull request is awaiting the outcome of another issue or pull request label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High An important issue requiring attention Status: Blocked This issue or pull request is awaiting the outcome of another issue or pull request Type: Enhancement New feature or request Type: UI/UX User interface and/or user experience
Projects
Status: 🏓 Ready for Review
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Sort by Filename
2 participants