capofficial / client

CAP protocol web client built with Svelte
https://cap.io
Other
2 stars 4 forks source link

Fix - Issue 23 #53

Closed devgreek closed 1 year ago

devgreek commented 1 year ago

Changes made

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
client ✅ Ready (Inspect) Visit Preview Dec 23, 2022 at 0:24AM (UTC)
kappacappa commented 1 year ago

ref: https://github.com/capofficial/client/issues/23

devgreek commented 1 year ago

Do you want me to make changes?

kappacappa commented 1 year ago

@adebayokehinde thanks but not exactly the UI we're going for. The available amount should be below the input field. Clicking on that amount should fill the input field. There are edge cases with rounding that need to be dealt with as well to avoid too many decimals from appearing in the input field while making sure the max amount is spent.

devgreek commented 1 year ago

@adebayokehinde thanks but not exactly the UI we're going for. The available amount should be below the input field. Clicking on that amount should fill the input field. There are edge cases with rounding that need to be dealt with as well to avoid too many decimals from appearing in the input field while making sure the max amount is spent.

I'll make changes now!

devgreek commented 1 year ago

Changes made @kappacappa

devgreek commented 1 year ago

@kappacappa Please make review, I plan on resolving other bounties