Created a new component that fixes the wrong order for creating a new option in input fields. Hitting enter now creates the desired option instead of selecting a pre-loaded option at the top of the list.
Loading and caching the available options allows for a quicker retrieval and selection.
Created a new component that fixes the wrong order for creating a new option in input fields. Hitting enter now creates the desired option instead of selecting a pre-loaded option at the top of the list.
Loading and caching the available options allows for a quicker retrieval and selection.