Closed helrac closed 6 years ago
frost-autocomplete was added into ember-frost-core and needs support in bunsen
This lets the user start typing right away to find what they want. They will not see anything until they start typing though
The autocomplete will extend the functionality that frost-select does, as they have the same inputs. This will allow them to be interchangeable
autocomplete will be added into the dummy app.
FEATURE REQUEST / CODE CHANGE
Summary
frost-autocomplete was added into ember-frost-core and needs support in bunsen
Motivation
This lets the user start typing right away to find what they want. They will not see anything until they start typing though
Detailed design
The autocomplete will extend the functionality that frost-select does, as they have the same inputs. This will allow them to be interchangeable
How we teach this
autocomplete will be added into the dummy app.