Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavioural adjustments #3

Closed
jossmac opened this issue Sep 9, 2014 · 1 comment
Closed

Behavioural adjustments #3

jossmac opened this issue Sep 9, 2014 · 1 comment

Comments

@jossmac
Copy link
Collaborator

jossmac commented Sep 9, 2014

My thoughts on the current behaviour of the select component:

  • I think the focus state is unnecessary. Instead when a user focuses the input open the menu; this is adequate visual response
  • The first option should be selected when the menu is opened
  • Clicking on the select element should open the menu. Clicking it again should blur the field and close the menu
  • Clicking the cross
  • - if the menu is open: should clear the field, open the menu and focus the user in the input
  • - if the menu is closed: should clear the field, keep the menu open and focus the user in the input
@JedWatson
Copy link
Owner

These are all fixed now.

bkoltai pushed a commit to bkoltai/react-select that referenced this issue Sep 20, 2017
EliteMasterEric pushed a commit to EliteMasterEric/react-select that referenced this issue Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants