Skip to content

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Sep 3, 2025

Problem

When using iterator like components as direct children of ListBase, they have to check the isPending state.

Solution

  • Introduce emptyWhileLoading on <ListBase> so they don't have to.
  • Also fix offine tests impacting other tests

How To Test

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

@djhi djhi added RFR Ready For Review WIP Work In Progress and removed RFR Ready For Review labels Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Development

Successfully merging this pull request may close these issues.

1 participant