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(ClickOutsideListener): refactor and allow for ref targets #1687

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

scurker
Copy link
Member

@scurker scurker commented Sep 19, 2024

This is a slight refactor of ClickOutsideListener to help address some future work that will likely be needed to address React 17/18 upgrade issues, see:

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1687.d15792l1n26ww3.amplifyapp.com

@scurker scurker marked this pull request as ready for review September 19, 2024 17:33
@scurker scurker requested review from a team as code owners September 19, 2024 17:33
@anastasialanz anastasialanz self-assigned this Sep 19, 2024
@anastasialanz
Copy link
Contributor

anastasialanz commented Sep 19, 2024

I double checked anything that used ClickOutsideListener and it all seems to work the same.

@scurker scurker merged commit 8f770f3 into develop Sep 20, 2024
8 checks passed
@scurker scurker deleted the refactor-click-outside-listener branch September 20, 2024 00:35
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

Successfully merging this pull request may close these issues.

2 participants