Skip to content
This repository was archived by the owner on Apr 2, 2019. It is now read-only.
This repository was archived by the owner on Apr 2, 2019. It is now read-only.

The default sorting by cid sorts lexicographically and results in weird sorting. #420

@wyuenho

Description

@wyuenho

Steps to reproduce:

  1. go to first example on docs
  2. click a header 3 times
  3. The sorted order now has chad at the first row

The default sort function inside Body#sort needs to strip out the model's prefix and then sort by the rest as a number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions