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

Add queryOptions support for ReferenceManyField #9748

Conversation

erwanMarmelab
Copy link
Contributor

@erwanMarmelab erwanMarmelab commented Mar 28, 2024

Problem

<ReferenceManyField> does not support queryOptions

Solution

Add queryOptions support for <ReferenceManyField> and useReferenceArrayFieldController

Closes #9669

erwanMarmelab and others added 25 commits March 18, 2024 10:58
[Doc] Update RBAC to mention ability to define permissions on an array of resources
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
[Doc] Update "Writing a Data Provider" chapter to include test advice
[Feat] Expose RichTextIinput editor with a ref
…k-dev-middleware-6.1.2

Bump webpack-dev-middleware from 6.1.1 to 6.1.2
@erwanMarmelab erwanMarmelab changed the title temp push Add queryOptions support for ReferenceManyField #9275 Mar 28, 2024
@erwanMarmelab erwanMarmelab changed the title Add queryOptions support for ReferenceManyField #9275 Add queryOptions support for ReferenceManyField Mar 28, 2024
@fzaninotto
Copy link
Member

This should be PRed against next as it's a new feature.

@erwanMarmelab erwanMarmelab changed the base branch from master to next March 28, 2024 14:52
@erwanMarmelab erwanMarmelab deleted the fix-reference-many-field-not-support-query-options-next branch March 28, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a meta prop to react-admin reference components
2 participants