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

ComboboxListItemPicker should have option to sort the items in the picker #985

Closed
russgove opened this issue Aug 10, 2021 · 4 comments
Closed
Assignees
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@russgove
Copy link
Contributor

Category

[ x] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 3.1.0 ]

Expected / Desired Behavior / Question

expect to see items in picker sorted alphabetcially

Observed Behavior

_If you are reporting an issue please describe the behavior you expected to occur when performing the action. If you are making items are shown in the sequence they were added

Steps to Reproduce

add items in the list in random order, and thats the order they get displayed in

@ghost
Copy link

ghost commented Aug 10, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Aug 10, 2021
@russgove
Copy link
Contributor Author

looks like I can just add an optional orderBy paramneter to the existing src\common\dal\ListItemRepository getListItemsByFilterClause method

@russgove
Copy link
Contributor Author

russgove commented Aug 10, 2021 via email

@joelfmrodrigues joelfmrodrigues added status:working-on-it Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail. and removed Needs: Triage 🔍 labels Sep 9, 2021
@joelfmrodrigues
Copy link
Collaborator

PR merged and changes will be available on the next release

@joelfmrodrigues joelfmrodrigues added status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability and removed status:working-on-it Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail. labels Nov 9, 2021
@joelfmrodrigues joelfmrodrigues added this to the 3.5.0 milestone Nov 18, 2021
@AJIXuMuK AJIXuMuK closed this as completed Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

3 participants