Flat UI: TagsInput with Typeahead

In our project we needed to have a TagsInput component field with auto-completion, which we have implemented with Flat UI 1.2.1.

post-flat-ui-tagsinput-typeahead

However, after upgrading to Flat UI 1.2.5 our auto-completion code stopped working. It turns out, the library no longer supports jQuery UI Autocomplete replacing it with Twitter Typeahead (not the most recent version). Reverting to previous version of Flat UI was not a desirable option, therefore we have modified Flat UI to add support for Typeahead library in TagsInput field.

Please see the demo for more information.

You can download modified version of the Flat-UI Free on GitHub. For the list of changes, please see this commit.

You May Also Like

Leave a Reply

(optional)

This site uses Akismet to reduce spam. Learn how your comment data is processed.