Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirm popup #128

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Confirm popup #128

wants to merge 14 commits into from

Conversation

VadneyK
Copy link
Contributor

@VadneyK VadneyK commented May 21, 2021

the confirmation pop up comes up, then the metamask pop up comes if the user confirms the initial pop up

emmaguo13 and others added 14 commits May 1, 2021 15:15
* add error check for api error

* remove api error

* adjust spacing in navbar

* remove reset wallet state
* fix zeros and decimals

* input sanitation for select field and fix crashes

* disable api call for just 0

* fixed basic nits

Co-authored-by: Kentaro Vadney <[email protected]>
Co-authored-by: Sishir Giri <[email protected]>
* Fix bug where missing exchanges in constants file caused undefined errors and crashes
* Fix error that div tag cannot be child of paragraph tag

* Fix icon and name for component.finance exchange
* Fix formatting and spinner alignment

* Clear amount out when amount in is 0

* Move token dropdown components and styles to their own file

* Disable scroll wheel for number input
* Move token list back to main swap form file (introduced a bug that allowed same input/output token)

* Update full page spinner text and alignment

* Add swap button component and handle errors with in-button messages

* Add error check for inputs that are too large (causes zero division in Big Decimal library)

* Add default error message
* Add general case for API errors and fix error message format

* Fix key error and child of p cannot be div error
@vercel
Copy link

vercel bot commented May 21, 2021

Someone is attempting to deploy this pull request to the OKCoin x BaB Team on Vercel.

To accomplish this, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

@VadneyK VadneyK linked an issue May 21, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add confirmation dialogue for swaps
4 participants