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

feat: hook up add LP button on pool page #6045

Merged
merged 6 commits into from
Jan 18, 2024
Merged

Conversation

reallybeard
Copy link
Contributor

@reallybeard reallybeard commented Jan 18, 2024

Description

Adds the logic to the add liquidity button on the pool page to pre-fill the add liquidity form.
Also add some skeletons on the pool info component

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #

Risk

High Risk PRs Require 2 approvals

Testing

Engineering

Operations

When clicking add liquidity from the pool page, the form should auto select those assets.

Screenshots (if applicable)

@reallybeard reallybeard requested a review from a team as a code owner January 18, 2024 18:07
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally:

Routing from pool page to add liquidity is happy

image

Standalone add liquidity is still happy

image

Position add liquidity is still happy

image

@gomesalexandre gomesalexandre merged commit 345bf8a into develop Jan 18, 2024
3 checks passed
@gomesalexandre gomesalexandre deleted the feat_prefill_add_lp branch January 18, 2024 22:50
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.

None yet

2 participants