Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a sort option. #1

Closed
Dimibe opened this issue Aug 15, 2019 · 0 comments
Closed

Add a sort option. #1

Dimibe opened this issue Aug 15, 2019 · 0 comments
Assignees
Labels
new feature New feature or request
Milestone

Comments

@Dimibe
Copy link
Owner

Dimibe commented Aug 15, 2019

Is:

Currently the passed elements need to be sorted in order to assure that the grouping works as expected.

Should:

The list should be sorted before displaying. Make the sorting configurable through a parameter for performance reason. E.g. if the elements are provided by a query ordering the query result should be preferred.

  • Name of the option should be sort.
  • The option should be optional.
  • By default the option should be set to true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant