Joshua DeCristi
Joshua DeCristi
fixes: #3705 ## Description Allow users to add liquidity using WETH when adding liquidity to an existsing LP position ## Screen capture https://github.com/Uniswap/interface/assets/89173284/eb60c35f-5502-4cde-b9c1-9da6cd8cf44e ## Test plan ### Reproducing the error...
## Description Fixes #7286 ## Screen capture | Before | After | | ------------ | ------------ | | | | ## Test plan 1. Go to https://app.uniswap.org/#/pools 2. Click on...
**Bug Description** A clear and concise description of the bug. **Steps to Reproduce** "Make sure screen width is on mobile" 1. Go to https://app.uniswap.org/#/pools 2. Click on "+ New Position"...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
# Bug Report Aave-Interface issue [#942](https://github.com/aave/interface/issues/942) ## Description When adding an aToken in the UI the aToken symbol is wrong for some networks. This could be fixed by providing the...
## General Changes Fixes #440 ## Developer Notes I had initially planned to allow users to use their own custom RPC Urls through wallet providers. However, to use WalletConnect, a...
## General Changes - Fixes [#1156](https://github.com/aave/interface/issues/1156) ## Developer Notes Implementing getStaticProps will run at build time rather than query. To handle redirection based on route parameters, redirect on static. This...
## General Changes - Fixes bug [#1273](https://github.com/aave/interface/issues/1273) ## Developer Notes When a drawer or dialog opens, MUI adds 22px padding to the body by default. This can be fixed by...
## General Changes Fixes bug [#1140](https://github.com/aave/interface/issues/1140) Replace all buttons with endIcon="ExternalLinkIcon" to ExternalLinkButton ##### Replaced in 8/8 places - [x] FaucetButton.tsx - [x] [proposalId].governance.tsx - [x] GovernanceTopPanel.tsx - [x] ListItemAPYButton.tsx...
## General Changes Fixes #1581 ## Developer Notes Refactored token icons to be 24 *24px to match network icons --- ## Author Checklist Please ensure you, the author, have gone...