Skip to content

Right-justify counts in Listings (+ digit group separator?) #395

Description

@sauerbraten

To improve readability, counts, for example showing how many entries are in a collection on /cp/collections, should be right-justified in their columns.

Also, we have more than a million entries in one collection, so it would be nice to have those number using a (locale aware) digit group separator: 1,023,543 in US, 1.023.543 in German. (Maybe only use a group separator for numbers > 10000 only, since 9583 might still be more readable than 9,583?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    on deckUnder evaluation for next release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions