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

Fix ArrayInput doesn't support scalar values #8090

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

fzaninotto
Copy link
Member

Closes #8069

I'm not documenting the feature as the user experience isn't ideal. We should instead offer an alternative based on MUI's Autocomplete, with creation support. But it's non trivial, so in the meantime, let's let ArrayInput support scalar values.

@djhi djhi added this to the 4.2.8 milestone Aug 22, 2022
@djhi djhi merged commit d63d8f6 into master Aug 22, 2022
@djhi djhi deleted the AutocompleteInput-scalar-values branch August 22, 2022 12:16
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.

ArrayInput does not allow child with empty source.
2 participants