interface icon indicating copy to clipboard operation
interface copied to clipboard

An open source interface for the decentralized liquidity protocol Aave

Results 253 interface issues
Sort by recently updated
recently updated
newest added

## General Changes - Replaced radio buttons with checkboxes in delegation/revoke modal since there are 3 assets to choose from - Fixed the ens provider so that it works on...

QC Failed

## General Changes Related issue: [[https://github.com/aave/interface/issues/1897](https://github.com/aave/interface/compare/main...boombb12138:interface:fix/url)](url) - Fixes the APY buttons' background color in both light mode and dark mode. These button are in the v3-migration.page ## Developer Notes Add...

## General Changes - makes it easier to click the delegation link - ![Screenshot 2024-02-06 at 11 54 02 (2)](https://github.com/aave/interface/assets/8342048/dc760107-c5d1-4893-9812-b6e71f1e269c) ## Developer Notes Add any notes here that may be...

## 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...

Ready for Dev Review
CI Failed

## General Changes - On stkABPT migration modal, replace BPT token unit amounts with underlying tokens - Output amounts are based on `minOutUSD` and AAVE, WETH, and wstETH prices queried...

The UI currently shows an error message where an address has a reserve enabled as collateral, but the reserve has zero LTV so collateral must be disabled before another action...

bug
new issue

## General Changes - add test coverage for timeHelper.tsx file ## Developer Notes --- ## Author Checklist Please ensure you, the author, have gone through this checklist to ensure there...

**Describe the bug** When visiting the migration page in dark mode the APY type change buttons cannot be read clearly ![image](https://github.com/aave/interface/assets/25915621/cfaad78d-c94e-4d36-9397-c2a785ac6e6d) **To Reproduce** Steps to reproduce the behavior: 1. Connect...

bug
new issue

`supply`, `repay`, `repayWithPermit`, and `supplyWithPermit` are all approving underlying tokens to the Pool contract. Some approvals use a max approval while others use per-tx allowance. This should be standardized or...

feature
new issue

## General Changes - Fixes XYZ bug - Adds XYZ feature - … ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Author Checklist...