Andrea Salvatore
Andrea Salvatore
**Description** Improves connection between dApps and MM mobile app **Checklist** * [ ] There is a related GitHub issue * [ ] Tests are included if applicable * [ ]...
We are MetaMask SDK developers and we would like to help you add support for the MetaMask SDK to the MetaMask connector. This would enable to add support to MetaMask...
## **Description** Fixes missing analytics data for events: - `DAPP_TRANSACTION_COMPLETED` - `SIGNATURE_APPROVED` - `CONTRACT_ADDRESS_COPIED` - `APPROVAL_PERMISSION_UPDATED` - `APPROVAL_STARTED` - `SEND_TRANSACTION_STARTED` - `SEND_TRANSACTION_COMPLETED` when there's an error in getting the analytics...
## **Description** Adds support for `useChainId` hook to components Views ## **Related issues** Fixes: https://github.com/orgs/MetaMask/projects/85/views/2?pane=issue&itemId=82943990 ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before**...
## **Description** Adds support for useChainId hook to all the others UI components ## **Related issues** Fixes: https://github.com/orgs/MetaMask/projects/85/views/2?pane=issue&itemId=82943990 ## **Manual testing steps** 1. Go to this page... 2. 3. ##...
## **Description** Adds support for `useChainId` hook to UI component related hooks. ## **Related issues** Fixes: https://github.com/orgs/MetaMask/projects/85/views/2?pane=issue&itemId=82943990 ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings**...
## **Description** Adds support for `useChainId` hook to additional components related to tokes/NFTs. ## **Related issues** Fixes: https://github.com/orgs/MetaMask/projects/85/views/2?pane=issue&itemId=82943990 ## **Manual testing steps** 1. Go to this page... 2. 3. ##...
## **Description** Initial test support for not globally selected chain ID applied to assets (token and NFTs) lists. This PR creates a React hook (`useChainId`) that replaces the `selectChainId` selector...