Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #285
Closed
Open
Issue created Mar 28, 2020 by Administrator@rootContributor

Enhance sort logic

Created by: crup

Is your feature request related to a problem? Please describe. Enhance sort function to sort by changes and total affected. If some states have equal number of affected people, it should then sort them on delta. Whichever has higher delta will be shown on top. image

Describe the solution you'd like Would like to update the sort function that I wrote in my pr #211 if it gets merged.

In the screenshot attached, if the states have same number of patients, they are then sorted alphabetically - obviously. It'd be great if there were a one more level of sorting on delta.

Assignee
Assign to
Time tracking