Steps to reproduce
Create two notes, where one’s name is the other’s name followed by a space and some other characters.
E.g.: AAA and AAA BBB
(So here AAA is a prefix of AAA BBB.)
Expected result
In the file explorer, I would expect to see the notes appear in the order AAA, AAA BBB.
Actual result
The notes appear in the order AAA BBB, AAA.
Environment
- Operating system: MacOS 10.14.6
- Using custom CSS: gruvbox, but bug is present if that’s disabled.
Additional information
Screenshot showing the problem (and showing that if the space is absent, the problem is absent):
