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

Add support for "focusin" for useOnClickOutside hook #535

Closed
juliencrn opened this issue Mar 12, 2024 Discussed in #522 · 1 comment
Closed

Add support for "focusin" for useOnClickOutside hook #535

juliencrn opened this issue Mar 12, 2024 Discussed in #522 · 1 comment

Comments

@juliencrn
Copy link
Owner

Discussed in #522

Originally posted by pookmish March 4, 2024
It would be nice to add focusin as a supported event for the useOnClickOutside hook. Functionally, it's the exact same, the typescripting is the only thing that would need adjustment. To support keyboard users, it's good to treat focus events similar as click events.

@juliencrn
Copy link
Owner Author

Fixed by #552

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