Skip to content

Adding option group support for select #580

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

Closed
vamsiampolu opened this issue May 17, 2017 · 3 comments
Closed

Adding option group support for select #580

vamsiampolu opened this issue May 17, 2017 · 3 comments
Labels

Comments

@vamsiampolu
Copy link

vamsiampolu commented May 17, 2017

Is it possible to support option groups for select using react-jsonschema-form configuration, I do understand that I can add non standard properties to 'ui:options' but is there any way to do it without having to go for that.

It would also be great if we could automatically use the maxItems and minItems validation could be added to the multiple Select widget instead of having to recieve it from the schema and use it ourselves.

@glasserc
Copy link
Contributor

I'm sorry, I don't really understand. Is this two issues? I feel like option groups should be one issue (to which I think the correct answer is to add something to uiSchema). I don't see how it relates to maxItems and minItems in the MultiSelect case.

@epicfaace
Copy link
Member

Closing this issue due to inactivity. @vamsiampolu if you want to clarify your request, please do.

@nagaozen
Copy link

Implemented as mentioned at #1813 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants