-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Main Objective
Let's offer a way to sort the scores:
- by higher scores
sort-by="ASC" - by lower scores
sort-by="DESC"
Context
Technical requirements
It is important to notice that one user can scan several organizations so the sorting without a grouping support can be very confusing. So let's ship this feature with a grouping option like: group-by="ORG"
It will be great to support CAPITAL an LOWER values like ASC or asc
Also this feature must be documented
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request