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

React MUI : MaterialEnumArrayRenderer - Add Form Label and description #2296

Closed
Maxouwell opened this issue Feb 27, 2024 · 0 comments · Fixed by #2297
Closed

React MUI : MaterialEnumArrayRenderer - Add Form Label and description #2296

Maxouwell opened this issue Feb 27, 2024 · 0 comments · Fixed by #2297
Assignees
Milestone

Comments

@Maxouwell
Copy link
Contributor

Maxouwell commented Feb 27, 2024

Is your feature request related to a problem? Please describe.

Currently, MaterialEnumArrayRenderer (MultiChoice enum) are not on par with the radio group component.

On the label

Multi choice
image

Radio Group :
image

On the description

Only the error is shown on multi choice enum, while the description is shown on the radio group
image

Describe the solution you'd like

The component may have a label, as available via MUI
image

I'm open to do a PR, but should the label be added as is or behind an option to not impact existing forms ?

Describe alternatives you've considered

N/A

Framework

React

RendererSet

Material

Additional context

No response

@Maxouwell Maxouwell changed the title React MUI : MaterialEnumArrayRenderer - Add Form Label option React MUI : MaterialEnumArrayRenderer - Add Form Label and description Feb 27, 2024
@lucas-koehler lucas-koehler added this to the 3.3 milestone Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants