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

Inputs inside Menu or Select does not triggering the event when adding spaces on first interaction #865

Open
guilhermefrag opened this issue Jan 30, 2025 · 2 comments

Comments

@guilhermefrag
Copy link

When using the Input component inside a Menu or a Select, the first interaction you have with it, does not allow to add space, its not triggering the onChange event, if click outside, and inside the Input again, its allowed

@BrunooBarross
Copy link

Did you manage to solve the issue with the Input component inside a Menu or Select? I'm facing the same problem—when I add an Input inside a Menu or Select, the space key isn't captured, and the onChange event isn't triggered...

@Filipe-Bacof
Copy link

I'm also facing the same issue. When using an Input inside a Menu or Select, the space key isn't captured on the first interaction, and the onChange event doesn't trigger. However, if I click outside and then back inside the Input, it starts working as expected. Has anyone found a workaround or fix for this?

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

3 participants