[GH-ISSUE #8343] [Bug] Sorting alphabetically in a grid puts any uppercase letters before all lowercase letters #3745

Closed
opened 2026-03-23 21:32:52 +00:00 by mirror · 0 comments
Owner

Originally created by @matous-volf on GitHub (Nov 14, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8343

Originally assigned to: @appflowy on GitHub.

Bug Description

In ascending order:

Image

Descending:

Image

How to Reproduce

Create a grid with the above items and sort by the "Name" column.

Expected Behavior

I think it is better for the alphabetical order to be prioritized over letter case, so the list in ascending order should be either

  • alef, Alef, bet, Bet,

or

  • Alef, alef, Bet, bet.

(And in descending order it should be exactly reversed, of course.)

Not sure which of these is better, though.

Operating System

Arch Linux, Android

AppFlowy Version(s)

0.10.3

Screenshots

No response

Additional Context

No response

Originally created by @matous-volf on GitHub (Nov 14, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8343 Originally assigned to: @appflowy on GitHub. ### Bug Description In ascending order: <img width="343" height="325" alt="Image" src="https://github.com/user-attachments/assets/efca3801-739d-4f34-9025-5aa099e0bf26" /> Descending: <img width="343" height="325" alt="Image" src="https://github.com/user-attachments/assets/13ef8899-14c0-4665-adc2-8f2d2bce4240" /> ### How to Reproduce Create a grid with the above items and sort by the "Name" column. ### Expected Behavior I think it is better for the alphabetical order to be prioritized over letter case, so the list in ascending order should be either - alef, Alef, bet, Bet, or - Alef, alef, Bet, bet. (And in descending order it should be exactly reversed, of course.) Not sure which of these is better, though. ### Operating System Arch Linux, Android ### AppFlowy Version(s) 0.10.3 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:32:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3745
No description provided.