-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Feature: Support trackpad swipe on Mac to navigate on desktop app #34283
Conversation
@shubham1206agra Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosMacOS: DesktopScreen.Recording.2024-01-11.at.6.16.39.PM.mov |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
ooooh, thanks for the quick work here! |
🚀 Deployed to staging by https://github.com/amyevans in version: 1.4.25-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.25-10 🚀
|
Details
This PR adds support for three-finger swipe on Mac's trackpad to go back and forward on desktop.
Fixed Issues
$ #33435
PROPOSAL: #33435 (comment)
Tests
Precondition:
The
Swipe between pages
preference inSystem Preferences > Trackpad > More Gestures
must be set to eitherSwipe with two or three fingers
orSwipe with three fingers
.Offline tests
NA
QA Steps
Precondition:
The
Swipe between pages
preference inSystem Preferences > Trackpad > More Gestures
must be set to eitherSwipe with two or three fingers
orSwipe with three fingers
.PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
MacOS: Desktop
Screen.Recording.2024-01-11.at.01.34.25-compressed.mov