hunty
hunty
https://github.com/Uniswap/interface/issues/1712 Adds spot price on token select when a user hasn't entered an amount yet. I wasn't sure how to display this, so I went with ~${spotPrice}. I can change...
## **Description** The swap/bridge transaction details page was broken after the React Router v5 → v6 migration. Clicking on a swap transaction in the activity list would show an empty...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/38693?quickstart=1) ## **Changelog** CHANGELOG entry: ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ###...
## **Description** ## **Changelog** CHANGELOG entry: ## **Related issues** Fixes: ## **Manual testing steps** ```gherkin Feature: my feature name Scenario: user [verb for user action] Given [describe expected initial app...
## Explanation ## References ## Checklist - [ ] I've updated the test suite for new or updated code as appropriate - [ ] I've updated documentation (JSDoc, Markdown, etc.)...