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 load-more event is specifically designed to fire when the user scrolls to the bottom of the list, with the growing='Scroll' property enabled. Re-rendering the list due to filtering or sorting would not typically trigger this event, as it is unrelated to scrolling. However, the responsible team should confirm this behavior and decide.
Bug Description
The load-more event should be fired when re-render a List. For instance, refresh a list due to filter or sort.
Affected Component
No response
Expected Behaviour
No response
Isolated Example
https://js-ewbdsm.stackblitz.io
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: