You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ui5 combobox can support the loadMore event. This is particularly useful for lists that support dynamic loading, for example, we can fetch the option list based on the user's input. and Allow user to scroll bottom to get more options
Proposed Solution
I found that the multi combobox now uses ui5-list to render the dropdown menu, and ui5-list supports loadMore. Is it possible to expose the loadMore event of ui5-list at the combobox level?
Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
None
Privacy Policy
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Feature Request Description
The ui5 combobox can support the loadMore event. This is particularly useful for lists that support dynamic loading, for example, we can fetch the option list based on the user's input. and Allow user to scroll bottom to get more options
Proposed Solution
I found that the multi combobox now uses
ui5-list
to render the dropdown menu, andui5-list
supports loadMore. Is it possible to expose the loadMore event ofui5-list
at the combobox level?Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
None
Privacy Policy
The text was updated successfully, but these errors were encountered: