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

[AutoComplete] - hitting tab doesn't focus the next input #2299

Closed
luisrudge opened this issue Nov 27, 2015 · 5 comments
Closed

[AutoComplete] - hitting tab doesn't focus the next input #2299

luisrudge opened this issue Nov 27, 2015 · 5 comments
Labels
bug 🐛 Something doesn't work

Comments

@luisrudge
Copy link
Contributor

No description provided.

@newoga
Copy link
Contributor

newoga commented Dec 2, 2015

Hey @luisrudge , I noticed this too.

Here is some extra details I noticed. Hitting tab does focus to the next input when the input is focused (ie when no options are being displayed). However in the current AutoComplete implementation, since the input loses focus when options are shown, the tab no longer focuses to the next input.

@alitaheri alitaheri added the bug 🐛 Something doesn't work label Dec 9, 2015
@alitaheri alitaheri modified the milestone: 0.14.0 Release Dec 9, 2015
@oliviertassinari oliviertassinari removed this from the 0.14.0 Release milestone Dec 22, 2015
@oliviertassinari oliviertassinari changed the title AutoComplete - hitting tab doesn't focus the next input [AutoComplete] - hitting tab doesn't focus the next input Feb 16, 2016
@ghost
Copy link

ghost commented Mar 27, 2016

Hi, i recently downloaded v0.15.0-alpha.2 release but i found that hitting tab doesn't focus on the next input after autocomplete item selection. Is the bug fixed? Thanks in advance

@SpencerCDixon
Copy link

I'm on v17.0 and still seeing this issue. Select an option in autocomplete and then when you tab it doesn't go to the next form field. Any thoughts as to why @oliviertassinari? I saw you merged that PR earlier, was that suppose to fix this problem?

@oliviertassinari
Copy link
Member

@SpencerCDixon The issue is quite old now. It's supposed to be fixed. Maybe we have another issue. Please open a new issue on Github for that. Thanks.

@SpencerCDixon
Copy link

👍 will do, I'll record a little gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

No branches or pull requests

5 participants