nikgraf / belle

Configurable React Components with great UX
http://nikgraf.github.io/belle/
MIT License
2.51k stars 104 forks source link

Select Button can't use Arrow Keys? #281

Open bradennapier opened 8 years ago

bradennapier commented 8 years ago

I have a user using our app and just informed me he can't use our app because there is no way to scroll the select box. He doesn't have a scroll wheel on his mouse and using arrow keys the selection just disappears.

nikgraf commented 8 years ago

I see what you mean. It should scroll to the right position if it gets out of bounds of the visible area. I try to come up with a fix until the weekend. Sorry, currently I'm bit swamped in work.

or would you be willing to pick it up?

bradennapier commented 8 years ago

I am not sure where to start on it. Another bug has popped up as well in the newest version of React I am about to report. Placeholder no longer seems to do anything