react-tags
react-tags copied to clipboard
auto-select-first-item
Made first item auto selected up on context menu suggestion. Also removed condition to avoid lost focus on TAB key when minQueryLength=0
@muthukumarse Looks like you broke the tests. Those will probably need be fixed before this is merged.
re #55
@Billy Can You mention what is the issue.
The ci tests failed - run them locally or check the logs on Travis (click "Details" next to "Travis CI build failed")
Coverage remained the same at 100.0% when pulling 789ba846882526e802a3d2cd803fb135ad51ba90 on muthukumarse:feature/auto-select-first-item into f518186c0e2de0560b809ef14b1332ac56be7090 on i-like-robots:master.
@Billy- correct the issue PR#74
Thanks for your time implementing this feature @muthukumarse. As mentioned in #55 this feature conflicts with the allowNew option. You're implementation is good so I'll have a think about how to reconcile the two.
👍
@i-like-robots Has there been any progress on this pull request. We would very much enjoy this feature :)
Could we merge this pull request? I'm happy to help it depend on allowNew and fix conflicts.
Closing as this feature is now supported in v7.