Micaela Estabillo

Results 7 issues of Micaela Estabillo

## **Description** [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/24449?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...

## **Description** Changes * adds utilities for fetching blockedTokens from the swaps api * disables a dest token if it's in the blockedTokens list AND if it's not the same...

## **Description** This change adds a placeholder route for the cross-chain swaps experience (roughly based on swaps page). Clicking on the Bridge button should link to the route when the...

team-bridge

## **Description** [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/25541?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...

team-bridge

### Describe the bug The Continue button on some networks (Polygon zkEVM and Sei testnet) is consistently disabled during the send flow. It always happens the first time user tries...

type-bug
Sev2-normal
team-bridge
regression-prod-12.0.5

## **Description** [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/27731?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...

team-bridge

## **Description** Changes included: - bridge.utils.ts - add a method that makes requests to the bridge-api `getQuotes` endpoint - copy in bridge-api types - bridge-controller.ts - extend the StaticIntervalPollingController in...

team-bridge
team-swaps