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

feat(ui5-list): add infinite-scroll capability #1220

Merged
merged 5 commits into from
Feb 18, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Feb 14, 2020

  • introduce infiniteScroll property, when set an event "loadMore" will be fired when user scrolls to the very bottom of the list, then the user might load new items
  • introduce "loadMore" event
  • introduce "busy" property to display a loading indicator

Screenshot 2020-02-14 at 6 01 20 PM

Screenshot 2020-02-14 at 6 00 46 PM

@ilhan007 ilhan007 merged commit 756b78b into master Feb 18, 2020
@ilhan007 ilhan007 deleted the feat-list-infinite-scroll branch February 18, 2020 11:54
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

Successfully merging this pull request may close these issues.

2 participants