Skip to content

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

@matous-volf

Description

@matous-volf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions