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

feat: Add support to hide keyboard in Form widget once user wants to click outside the form fields #181

Open
i-asimkhan opened this issue Aug 8, 2023 · 3 comments

Comments

@i-asimkhan
Copy link
Contributor

Description

Add support to hide the keyboard in FormWidget once user wants to click outside the form fields

@RodolfoSilva
Copy link
Contributor

I think this could be solved using the field OnBlur callback, calling a custom action that controls the Keyboard.

@vkmaxcooldude
Copy link
Contributor

Hey @i-asimkhan, I'm unsure regarding the usability of this feature. Could you shed some light on the problems this feature might solve?

@divyanshub024
Copy link
Member

@vkmaxcooldude I've put this request on hold. I don't think we need it now. @RodolfoSilva suggestion is right we should call the custom action to show and hide Keyboard.

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

No branches or pull requests

4 participants