** NOTE: were still working on reproducing this code seems to actually work in IE
Associated to downshift issue: downshift-js/downshift#966
Steps to reproduce bug:
- Clone this repo
git clone [email protected]:Blastoplex/downshift-button-focus.git
npm install && npm run start
- Open in Firefox, safari or chrome
- Go to localhost:3000
- Click dropdown arrow
- Interaction works as expected.
- Open in IE 11
- Go to localhost:3000
- Click dropdown arrow
- The menu does not open but the input does still focus