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

Display a loading indicator when fetching the next page #371

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

MGaetan89
Copy link
Member

Pull request

Description

Currently, when fetching the next page using Paging, there is no loading indicator to tell the user that something is happening.
Now, there is an indicator shows while the page is being loaded.

The impacted screens are in "Lists" and "Search", both on the mobile and TV demo aps.

Changes made

As explained above.

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 linked an issue Dec 18, 2023 that may be closed by this pull request
@StaehliJ StaehliJ added this pull request to the merge queue Dec 18, 2023
Merged via the queue into main with commit 580b7fa Dec 18, 2023
7 checks passed
@StaehliJ StaehliJ deleted the 327-display-an-indicator-when-loading-the-next-page branch December 18, 2023 10:58
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.

Display an indicator when loading the next page
2 participants