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

Ability to add to a select #180

Closed
lalithakulkarni opened this issue Dec 2, 2020 · 1 comment
Closed

Ability to add to a select #180

lalithakulkarni opened this issue Dec 2, 2020 · 1 comment

Comments

@lalithakulkarni
Copy link

Is there a way to add to the enumeration (rendered as a select) that comes back in the schema definition? I am thinking about a situation where the user is presented the select, and doesn't find what they need. They can continue typing in the select and it should simply get added to the list.

I could not find a straight forward way of doing this. One possible option may be (just a hypothesis, not sure if this is possible) is to add what the user is entering in the select to the rawSelectItems or selectItems, but wanted to see if there is any advice on other alternatives. If there are any options that would make it easy that would be best.

Thank you

@albanm
Copy link
Member

albanm commented Mar 15, 2021

Sorry for the very long delay, this should be covered #218.

@albanm albanm closed this as completed Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants