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

case insensitive sort for filament vendor list #6594

Merged

Conversation

longrackslabs
Copy link
Contributor

Description

Fixes #6593 by adding a custom case-insensitive compare for the filament vendor dropdown list so the list sorts correctly.

Screenshots/Recordings/Graphs

Incorrect:
case_insensitive_filament_vendor_sort_wrong

Fixed:
case_insensitive_filament_vendor_sort_fixed

Tests

Open Custom Filament Dialog, select "Custom Filaments: tab, click 'Create New' , click Select Vendor drop down. Observe vendors starting with lower case letter such as 'eSun' are now sorted in their correct place.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

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

Looks good
Thank you!

@SoftFever SoftFever merged commit a1e2267 into SoftFever:main Sep 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom filament vendor sort should be case insensitive
2 participants