digiwand
digiwand
ref: https://github.com/MetaMask/metamask-extension/issues/23552#issuecomment-2017496179 Create e2e tests: - [ ] Metrics - [ ] check we are tracking the redesigned UI is being used (while we have both new and old co-existing)....
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/24489?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/24484?quickstart=1) ## **Related issues** Fixes: https://github.com/MetaMask/metamask-extension/issues/24483 ## **Manual testing steps** 1. set `ENABLE_CONFIRMATION_REDESIGN=true` in .metamaskrc 2. enable Experimental > Redesign Confirmation in settings 3. enable...
### What is this about? Currently, we add the `ui_customizations` "redesigned_confirmation" event property for redesigned signatures. This happens in `createRPCMethodTrackingMiddleware.js`. We will need to add the same property for redesigned...
### Describe the bug `ui_customization: redesigned_confirmation` is not being added to certain signature events. ### Expected behavior _No response_ ### Screenshots/Recordings   ### Steps to reproduce 1. set `ENABLE_CONFIRMATION_REDESIGN=true`...
### What is this about? See https://github.com/MetaMask/metamask-extension/pull/24352#discussion_r1593711106 todo: add details ### Scenario _No response_ ### Design _No response_ ### Technical Details _No response_ ### Threat Modeling Framework _No response_ ###...
### Describe the bug Opening certain types of signatures, and across different dapps, may split up the navigation. This issue is an outstanding issue that has happened before the Signature...
## **Description** This PR updates various gas UI styles. There are discrepancies between transaction and gas details. This PR makes the styles more consistent, cleaner, and responsive. Figma: https://www.figma.com/design/oHNdOauz7w9PEti2zX83Cg/Gas-component?node-id=3-2837&t=wxI1mCX7Hf1TKfRk-0 It...
### Describe the bug ``` Warning: vkCreateInstance: Found no drivers! Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:101) ``` ### Expected behavior _No response_ ### Screenshots/Recordings _No response_ ### Steps...
### What is this about? Update TransactionDetail Gas UI in SetApprovalForAll screen according to Figma designs Blocked by: https://github.com/MetaMask/metamask-extension/pull/24241 ### Scenario _No response_ ### Design Figma: https://www.figma.com/design/oHNdOauz7w9PEti2zX83Cg/Gas-component?node-id=372-9794&t=C5fnqp0Gd3zRywoh-0 ### Technical Details...