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

[Design] Build POOL$GEAR UI component into page #23

Closed
nickcaputo opened this issue Nov 4, 2021 · 3 comments
Closed

[Design] Build POOL$GEAR UI component into page #23

nickcaputo opened this issue Nov 4, 2021 · 3 comments
Assignees
Labels
ui-impl Implement UI design feature

Comments

@nickcaputo
Copy link
Collaborator

nickcaputo commented Nov 4, 2021

Assuming JSON data is available and deserialized, AND the functionality to provide liquidity is already created,

We are building the Exchange swap page, and have to implement the liquidity providing function within the page

This ticket is to implement said liquidity providing, but ONLY the display of it, making the functionality accessible via a POOL$GEAR UI in the Exchange page.

AND this ticket should also handle the appropriate math, so that when the desired amount of $WETH or $ROBOT to contribute is entered, the equivalent amount of $ROBOT or $WETH is calculated into the other text box.

(This is also the component that handles the Swap UI)

@nickcaputo nickcaputo added feature Adding a new feature 8h labels Nov 4, 2021
@sunguru98 sunguru98 added ui-impl Implement UI design feature and removed feature Adding a new feature labels Nov 5, 2021
@sunguru98 sunguru98 changed the title [Exchange] Build POOL$GEAR component into page (UI only, not functionality) [Design] Build POOL$GEAR component into page (UI only, not functionality) Nov 5, 2021
@sunguru98 sunguru98 changed the title [Design] Build POOL$GEAR component into page (UI only, not functionality) [Design] Build POOL$GEAR component into page Nov 5, 2021
@nickcaputo nickcaputo self-assigned this Dec 21, 2021
@xivanc xivanc changed the title [Design] Build POOL$GEAR component into page [Design] Build POOL$GEAR UI component into page Jan 7, 2022
@xivanc
Copy link
Collaborator

xivanc commented Jan 7, 2022

we are talking about this UI component:
Screenshot 2022-01-07 at 15 52 53

@xivanc
Copy link
Collaborator

xivanc commented Jan 7, 2022

functionality is done in this ticket #22

@xivanc xivanc removed the 8h label Jan 19, 2022
@xivanc
Copy link
Collaborator

xivanc commented Jan 19, 2022

completed as part of this ticket #22

@xivanc xivanc closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-impl Implement UI design feature
Projects
None yet
Development

No branches or pull requests

3 participants