diff --git a/src/components/organisms/AssetActions/Pool/Add.tsx b/src/components/organisms/AssetActions/Pool/Add.tsx index c31a7e047..970edcc20 100644 --- a/src/components/organisms/AssetActions/Pool/Add.tsx +++ b/src/components/organisms/AssetActions/Pool/Add.tsx @@ -82,6 +82,10 @@ export default function Add({ setAmount(coin === 'OCEAN' ? balance.ocean : dtBalance) } + // TODO: this is only a prototype and is an accessibility nightmare. + // Needs to be refactored to either use custom select element instead of tippy.js, + // or use