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

move the mouse over a choice should update the current selection #43

Open
dalf opened this issue Mar 16, 2017 · 2 comments
Open

move the mouse over a choice should update the current selection #43

dalf opened this issue Mar 16, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@dalf
Copy link
Contributor

dalf commented Mar 16, 2017

Right now, if :

  • the user the keyboard to change the selection, but doesn't validate
  • move the mouse over the choices
    There are two highlights choices.

It would be less confusing to update the selection when the user moves the mouse over the choices.

@dalf dalf changed the title moving the mouse over the choices updates the selection move the mouse over a choice should update the current selection Mar 16, 2017
@baptistedonaux baptistedonaux self-assigned this Mar 21, 2017
@baptistedonaux baptistedonaux added this to the 2.7 milestone Mar 21, 2017
@ScherlOMatic
Copy link

this would also fix my problem when selecting a value with the keyboard and pressing enter, the form get's submitted but the autocomplete value is missing.

@baptistedonaux
Copy link
Contributor

I looked your MR #48. Its seems good but I'm not sure that everybody want this comportment.

Could you add another variable (OverSelection) to enable/disable this comportement according to user workflow ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants