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

Sorting is broken #724

Open
angelcervera opened this issue Feb 17, 2020 · 2 comments
Open

Sorting is broken #724

angelcervera opened this issue Feb 17, 2020 · 2 comments

Comments

@angelcervera
Copy link

angelcervera commented Feb 17, 2020

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

@angelcervera angelcervera changed the title Order is broken Sorting is broken Feb 17, 2020
@draco-malfoy
Copy link

This has been fixed I guess

@mmdevcodes
Copy link

Now sorting is gone entirely. What happened to the site?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants