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

OnFocus event is not working for radio widgets #1116

Closed
manirikhi opened this issue Dec 28, 2018 · 3 comments
Closed

OnFocus event is not working for radio widgets #1116

manirikhi opened this issue Dec 28, 2018 · 3 comments
Assignees
Labels

Comments

@manirikhi
Copy link

Description

OnFocus event is not working for radio widgets

Steps to Reproduce

not able to register onFocus event for radio widget and focus always goes to to 1st input field?

reproducing fiddle
https://jsfiddle.net/manjitsingh1261/6u4bfg95/17/

Expected behavior

could you please add onFocus at generic level for all widgets?

@epicfaace epicfaace added the bug label Jan 20, 2019
@epicfaace
Copy link
Member

Thanks for the bug report. onBlur is also missing.

onBlur and onFocus are missing for the following widgets:
RadioWidget
CheckboxWidget
CheckboxesWidget

@epicfaace
Copy link
Member

epicfaace commented Jan 21, 2019

Reopening because onFocus/onBlur is still not working for CheckboxesWidget

@epicfaace epicfaace reopened this Jan 21, 2019
@stale
Copy link

stale bot commented Apr 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please leave a comment if this is still an issue for you. Thank you.

@stale stale bot added the wontfix label Apr 15, 2022
@stale stale bot closed this as completed May 1, 2022
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

2 participants