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

items parameter ignores item order #202

Open
pgainullin opened this issue Feb 14, 2024 · 0 comments
Open

items parameter ignores item order #202

pgainullin opened this issue Feb 14, 2024 · 0 comments

Comments

@pgainullin
Copy link

The list ends up being sorted alphabetically by label of the MultiSelectItem(), ignoring both the original order of items and the compareTo function of value.

Ideally there would be a parameter that would determine how items are sorted, or at least the original order is respected.

Generalising this further we could have a list builder that would also allow to show part of the items for larger lists for example.

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

No branches or pull requests

1 participant