DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

Issue762 #838

Closed floydchenchen closed 6 years ago

floydchenchen commented 6 years ago

issues that were fixed in this PR:

  1. 836 Dropdown: tempIndex is not reset when user enters text into filter

  2. 762 Dropdown options display should reset with onBlur event

  3. new bugfix: when entering random stuff that does not match any option and hit enter, code breaks