cncf / filterable-landscape

Interactive version of the Cloud Native Landscape
https://landscape.cncf.io/
Apache License 2.0
9 stars 12 forks source link

Secondary sorting bug #215

Closed dankohn closed 6 years ago

dankohn commented 6 years ago

Why does https://landscape.cncf.io/organization=amazon-web-services&sort=marketCap show a different order then https://landscape.cncf.io/organization=amazon-web-services&sort=first-commit ?

AndreyKozlov1984 commented 6 years ago

In first case, you order by marketCap, which is equal, and then by name. In second, you order by a fist commit, and then, after there are no more entries with commits, by a name.

dankohn commented 6 years ago

Great, please close.

-- Dan Kohn dan@linuxfoundation.org Executive Director, Cloud Native Computing Foundation https://www.cncf.io +1-415-233-1000 https://www.dankohn.com

On Fri, Feb 16, 2018 at 1:33 PM, Andrey Kozlov notifications@github.com wrote:

In first case, you order by marketCap, which is equal, and then by name. In second, you order by a fist commit, and then, after there are entries with commits, by a name.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cncf/filterable-landscape/issues/215#issuecomment-366320423, or mute the thread https://github.com/notifications/unsubscribe-auth/AC8MBgZJyD7Q9neX3TTNysUnsw7wW39wks5tVcn5gaJpZM4SDEua .