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

Fix touch not triggering the popup when body is unavailable during init #2014

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

maiself
Copy link
Contributor

@maiself maiself commented Oct 1, 2024

Frequently the extension would have had to been disabled and re-enabled on mobile for taps to trigger the popup, this change is intended improve touch interaction reliability.

…lickTracker`

Updated `TouchClickTracker` to register the click handler from
`onTouchStart()`, addressing cases where the tracker is initialized
before the body is available, improving touch interaction reliability.
@maiself maiself force-pushed the fix-touch-click-event branch from bd148d4 to 7942da5 Compare October 2, 2024 02:32
@birtles
Copy link
Member

birtles commented Oct 3, 2024

Thank you! This looks great!

@birtles birtles enabled auto-merge (rebase) October 3, 2024 06:01
@birtles birtles merged commit 780eb55 into birchill:main Oct 3, 2024
2 checks passed
@maiself maiself deleted the fix-touch-click-event branch October 3, 2024 06:34
@birtles
Copy link
Member

birtles commented Oct 3, 2024

@all-contributors add @maiself for code

Copy link
Contributor

@birtles

I've put up a pull request to add @maiself! 🎉

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