Skip to content

feat: add haptic feedback support to ButtonAnimated component#1002

Draft
PatrykLucka wants to merge 1 commit intomainfrom
test-nitro-haptics
Draft

feat: add haptic feedback support to ButtonAnimated component#1002
PatrykLucka wants to merge 1 commit intomainfrom
test-nitro-haptics

Conversation

@PatrykLucka
Copy link
Copy Markdown
Collaborator

Description

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I've followed MetaMask Contributor Docs
  • I've completed the PR template to the best of my ability
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@PatrykLucka PatrykLucka self-assigned this Mar 26, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedreact-native-nitro-haptics@​0.2.3761009489100
Addedreact-native-nitro-modules@​0.25.29210010096100

View full report

@socket-security
Copy link
Copy Markdown

Warning

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Install-time scripts: npm react-native-nitro-modules during postinstall

Install script: postinstall

Source: bun build || exit 0;

From: packages/design-system-react-native/package.jsonnpm/react-native-nitro-modules@0.25.2

ℹ Read more on: This package | This alert | What is an install script?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/react-native-nitro-modules@0.25.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@github-actions
Copy link
Copy Markdown
Contributor

📖 Storybook Preview

@PatrykLucka
Copy link
Copy Markdown
Collaborator Author

@metamaskbot publish-preview

@github-actions
Copy link
Copy Markdown
Contributor

Preview builds have been published. See these instructions for more information about preview builds.

Expand for full list of packages and versions.
{
  "@metamask-previews/design-system-react": "0.11.0-preview.23cc337",
  "@metamask-previews/design-system-react-native": "0.11.0-preview.23cc337",
  "@metamask-previews/design-system-shared": "0.4.0-preview.23cc337",
  "@metamask-previews/design-system-tailwind-preset": "0.6.1-preview.23cc337",
  "@metamask-previews/design-system-twrnc-preset": "0.3.0-preview.23cc337",
  "@metamask-previews/design-tokens": "8.2.2-preview.23cc337"
}

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.

1 participant