Skip to content

Natural sort inconsistent behaviour fix - #1894

Merged
yflory merged 2 commits into
stagingfrom
natural-sort-fix
Jun 23, 2025
Merged

Natural sort inconsistent behaviour fix#1894
yflory merged 2 commits into
stagingfrom
natural-sort-fix

Conversation

@Chouhartem

Copy link
Copy Markdown
Contributor

This PR fixes some inconsistent sorts that appeared with #1739

Before:
before

With this PR:
after

The issue spanned from the comparison between int and string that was not behaving as expected.

- Related to #1739
- Issues spanning from int to string comparisons that doesn’t have the
  same behaviour that string to string comparison
@Chouhartem Chouhartem added this to the 2025.3.1 milestone May 7, 2025
@Chouhartem Chouhartem added Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps Ready to Review This PR is ready to be checked by another team member labels May 7, 2025
@yflory yflory added Ready to Test This PR is ready to be tested and removed Ready to Review This PR is ready to be checked by another team member labels May 28, 2025
@yflory
yflory merged commit c84b570 into staging Jun 23, 2025
@davidbenque davidbenque removed the Ready to Test This PR is ready to be tested label Jul 1, 2025
@Chouhartem
Chouhartem deleted the natural-sort-fix branch February 10, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug There is a problem in our source code Drive Anything related to CryptPad interface, not apps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants