Skip to content

Conversation

djhi
Copy link
Collaborator

@djhi djhi commented Sep 4, 2025

Fixes #10900

Problem

Using <ListIterator> in ra-ui-materialui introduced regressions.

Solution

As we're in the process of rewriting <ListIterator> in ra-core, we chose to revert those changes for now.

How To Test

  • Current tests should work as before
  • Added a test on <SingleFieldList> to detect regressions

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 documentation is up to date

Also, please make sure to read the contributing guidelines.

@Madeorsk Madeorsk added this to the 5.11.1 milestone Sep 5, 2025
@Madeorsk Madeorsk merged commit 8f255d1 into master Sep 5, 2025
15 checks passed
@Madeorsk Madeorsk deleted the revert-ra-ui-materialui-usage-of-listiterator branch September 5, 2025 08:03
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.

SingleFieldList no longer allows to use divider prop from Stack
2 participants