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

Focus and blur improvements #35

Closed
snowfrogdev opened this issue May 4, 2022 · 0 comments
Closed

Focus and blur improvements #35

snowfrogdev opened this issue May 4, 2022 · 0 comments
Assignees

Comments

@snowfrogdev
Copy link
Contributor

It should be possible to focus the toggle using the Tab key on the keyboard. The toggle should handle blur events properly in relation to Angular form control's pristine and touched state. That is to say that if the toggle is focused using the keyboard and then unfocused, it should still be marked as touched even if the toggle value wasn't changed.

@vicmans vicmans self-assigned this Nov 26, 2022
vicmans added a commit that referenced this issue Nov 29, 2022
Focus and blur improvements (#35)
@vicmans vicmans closed this as completed Nov 29, 2022
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

2 participants