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

Use onPointer instead of onMouse for consistent touch-screen behavior #2608

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Sep 18, 2023

Fixes #2606


This change is Reviewable

@imnasnainaec imnasnainaec self-assigned this Sep 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@imnasnainaec imnasnainaec changed the title Workaround for Chrome bug with tap-press causing double-click Use onPointer instead of onMouse for consistent touch-screen behavior Sep 18, 2023
@imnasnainaec imnasnainaec marked this pull request as ready for review September 18, 2023 19:17
@imnasnainaec imnasnainaec enabled auto-merge (squash) September 18, 2023 20:25
Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 6 of 6 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)


src/components/Pronunciations/tests/Pronunciations.test.tsx line 74 at r2 (raw file):

  });

  it("pointereDown and pointerUp", () => {

🚫

Code quote:

e

@imnasnainaec imnasnainaec merged commit 47e97bb into master Sep 18, 2023
16 checks passed
@imnasnainaec imnasnainaec deleted the recording-tap-workaround branch September 18, 2023 21:18
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.

[DataEntry] On Chrome with a touch screen, tapping record for a Recent Entry freezes the page
3 participants