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(suite): haptic-feedback settings #12323

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

peter-sanderson
Copy link
Contributor

@peter-sanderson peter-sanderson commented May 9, 2024

Description

Related Issue

Resolve #12314 and #12442

Screenshots:

image
image

@@ -67,6 +67,7 @@ export enum EventType {
SettingsDeviceChangeLabel = 'settings/device/change-label',
SettingsDeviceUpdateAutoLock = 'settings/device/update-auto-lock',
SettingsDeviceChangeOrientation = 'settings/device/change-orientation',
SettingsDeviceChangeHapticFeedback = 'settings/device/change-haptic-feedback',
Copy link
Contributor Author

@peter-sanderson peter-sanderson May 9, 2024

Choose a reason for hiding this comment

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

  • add it to Notion docs for analytics

@peter-sanderson peter-sanderson force-pushed the haptic-settings branch 4 times, most recently from c406c0f to d4439e8 Compare May 20, 2024 10:17
@peter-sanderson peter-sanderson force-pushed the haptic-settings branch 5 times, most recently from 0abfb9b to 14bf6b8 Compare June 5, 2024 11:18
@peter-sanderson peter-sanderson marked this pull request as ready for review June 5, 2024 11:19
Copy link
Contributor

@mroz22 mroz22 left a comment

Choose a reason for hiding this comment

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

looks good

@peter-sanderson peter-sanderson merged commit ad333dd into develop Jun 6, 2024
76 checks passed
@peter-sanderson peter-sanderson deleted the haptic-settings branch June 6, 2024 11: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.

Add option to enable/disable haptic feedback on T3T1 (UI)
4 participants