Skip to content

[Improvment] Sorting in private message list #10004

@janrudolph

Description

@janrudolph

Description:

If you sort your private messages alphabetically, the sorting is not correct. Capital letters are ranked higher, as the following example shows.

Server Setup Information:

  • Version of Rocket.Chat Server: 0.62.1

Steps to Reproduce:

  1. Create two users: aabc and Abc
  2. Start private conversations with them
  3. Have a look in the left sidebar

Expected behavior:

Ranking:

  • aabc
  • Abc

Actual behavior:

Ranking:

  • Abc
  • aabc

Real world example in open.rocket.chat:

rocket_chat_

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions