Skip to content

Conversation

Madeorsk
Copy link
Contributor

@Madeorsk Madeorsk commented Sep 15, 2025

Problem

There's no empty property to ListBase and InfiniteListBase to show something when the list is empty. We currently need to use WithListContext to do so.

Solution

Add empty prop to ListBase and InfiniteListBase.

TODO

  • Add documentation

How To Test

  • ListBase
  • InfiniteListBase

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

@Madeorsk Madeorsk added the WIP Work In Progress label Sep 15, 2025
@Madeorsk Madeorsk changed the title Add empty property to ListBase and InfiniteListBase. Add empty property to ListBase and InfiniteListBase Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work In Progress
Development

Successfully merging this pull request may close these issues.

1 participant