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

Keep options expanded if input loses focus #104

Open
LeoRedin opened this issue Oct 14, 2022 · 1 comment
Open

Keep options expanded if input loses focus #104

LeoRedin opened this issue Oct 14, 2022 · 1 comment

Comments

@LeoRedin
Copy link

Howdy!

I'm creating an application that has the following screen: An input, which uses CUIAutoComplete and then a keyboard component, which shows to the user a keyboard and I can now control the value of the input from it and I wanted to keep the suggestions open when the user is clicking on that keyboard. Is there a way to do it, make it always expanded or a way to control the expanded state?

Thanks!

@LeoRedin
Copy link
Author

Also, anyway that I could control the onChange of the custom input that I created? I can manage it but it loses all other event like the autocomplete and highloght the suggestions

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

1 participant