wattry
wattry
Enhance SelectInput to return the selected choice onChange to set state on Wizard form review step
**Is your feature request related to a problem? Please describe.** When using the select input we sometimes need to make a decision or add optionText as a display value. Specifically...
## APP * Added short documentation file. * Moved App component into its own file. * Added a Dashboard * Updated webpack client server to use HTTPS * Added a...
**What you were expecting:** useChoiceContext can be called in the scope of a ReferenceInput wrapped AutocompleteInput . **What happened instead:** When trying to use the useChoicesContext inside a nested AutocompleteInput...