Skip to content
This repository was archived by the owner on Oct 21, 2020. It is now read-only.
This repository was archived by the owner on Oct 21, 2020. It is now read-only.

Sorting is broken #724

@angelcervera

Description

@angelcervera

The order is broken because adds I think.

How to reproduce:

  1. Filter by Javascript.
  2. Sort by total starts.

Actual behavior:
First row: Next.js (45K) -> Gatsby (42K) -> Hugo (41K) -> Adds (Get started with one click ....)
Second row: Nust (25K) -> Docusaurus (15K) -> Eleventy (4K) -> Hexo (29K)

Expected:
First row: Next.js (45K) -> Gatsby (42K) -> Hugo (41K) -> Adds (Get started with one click ....)
Second row: Hexo (29K) -> Nust (25K) -> Docusaurus (15K) -> Eleventy (4K)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions