ciena-frost / ember-frost-bunsen

Create UIs from JSON configurations
http://ciena-frost.github.io/ember-frost-bunsen/
MIT License
20 stars 35 forks source link

Add autocomplete support into bunsen #521

Closed helrac closed 6 years ago

helrac commented 6 years ago

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.