-
Notifications
You must be signed in to change notification settings - Fork 66
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
(feat) O3-3911 Display all items on ui-select-extended #440
Conversation
Can you update your branch to pick up the fix for the failing CI build? |
@samuelmale The filtering restricts options because the |
Thanks, @ODORA0. How different is this than getting rid of the prop altogether? AFAICT, the filtering behaviour of the I think it's preferable to just remove the prop altogether until the underlying behavior changes upstream from Carbon. |
@denniskigen I agree, change made |
Ping @denniskigen |
Good to go for me, @samuelmale. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ODORA0
Requirements
Summary
Screenshots
Screen.Recording.2024-12-04.at.22.07.33.mov
Related Issue
https://openmrs.atlassian.net/browse/O3-3911
Other