react-toolbox icon indicating copy to clipboard operation
react-toolbox copied to clipboard

Reworked Autocomplete, fixed dropdown issues

Open vitalif opened this issue 6 years ago • 0 comments

Hi!

Thanks for your library, I like it very much. However it has several issues with autocomplete. Most (I hope all) of them is fixed in my version. Features:

  • Clearable dropdown & autocomplete
  • Autocomplete rendering in Portal
  • Simplified Autocomplete code
  • Fixed onFocus/onBlur issues with dropdowns
  • Always controlled Inputs

Basically I think I've done at least some part of #1169

I may split out autocomplete and other fixes in separate commits/PRs if you want. Also it's probably missing docs. But first I want to submit the pull request so you can check it out...:)

vitalif avatar Aug 12 '18 21:08 vitalif