From 69495470437fb6bd39ec0b8396ae7e383ffc34c0 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 7 Oct 2020 13:59:20 +0200 Subject: [PATCH] coin selection todo --- src/components/organisms/AssetActions/Pool/Add.tsx | 4 ++++ 1 file changed, 4 insertions(+) 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