Skip to content

cleanup of localeCompare #3888

@indirectlylit

Description

@indirectlylit

Observed behavior

In #3887 we added a new localeCompare wrapper

let's make sure that:

  • we use it everywhere
  • we pass in the correct locale, such that sorting occurs according to the user's currently-selected language
  • we choose the correct usage parameter (sort vs search)

Expected behavior

proper sorting throughout the app, for all locales

User-facing consequences

perhaps unexpected sorting behavior

Context

0.10.0

Metadata

Metadata

Assignees

Labels

TAG: ux updateImproved user-facing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions