Skip to content

Sorting order of recipes: first capital then lower case #333

@seyfeb

Description

@seyfeb

Description
This may be wanted behavior, although I don’t like it personally. I noticed that the recipes are sorted by title, first considering the capitalization of the first letter (capitals first, then lower case), and then the alphabetic order. As an example the current order would be

  1. BBzzzz
  2. Bbaaaa
  3. aaaaaa

Reproduction
Steps to reproduce the behavior:

  1. Create recipes with above titles
  2. Go to the “All recipes” overview page

Expected behavior
I would expect the case to be ignored, in terms of the example:

  1. aaaaaa
  2. Bbaaaa
  3. BBzzzz

Screenshots

Screenshot 2020-10-09 at 10 49 49

Browser
Vivaldi, Firefox, Opera

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions