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(tangle-dapp): Implement pool creation flow & onboarding modals #2584

Merged
merged 8 commits into from
Oct 17, 2024

Conversation

yurixander
Copy link
Member

@yurixander yurixander commented Oct 12, 2024

Summary of changes

Provide a detailed description of proposed changes.

Proposed area of change

Put an x in the boxes that apply.

  • apps/tangle-dapp
  • libs/webb-ui-components

Associated issue(s)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide screenshots and/or a screen recording of proposed change.

create-pool-flow.mp4

Optional Checklist

  • I have tested the changes locally.
  • I have added brief documentation/comments to more complex code blocks or logic that isn't immediately clear.
  • If new components were added, I've also added and verified their different possible states & edge cases (e.g. loading, error, empty).
  • For UI changes, I've tested the changes on different screen sizes (responsive design).
  • For UI changes, I've checked both light and dark mode.
  • I've checked the console for any errors that might have been accidentally introduced by my changes.
  • If important TODOs were left, I've created corresponding issues for them.
  • If new flows or features were introduced, I've updated, added, or intend to add corresponding documentation including screenshots and/or screen recordings for them on the Webb Docs repository.

@yurixander yurixander self-assigned this Oct 12, 2024
Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit 23076c9
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/670f77adc8daaa00087df7a8
😎 Deploy Preview https://deploy-preview-2584--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yurixander yurixander changed the title feat(tangle-dapp): Implement pool creation flow feat(tangle-dapp): Implement pool creation flow & onboarding modals Oct 16, 2024
@yurixander yurixander marked this pull request as ready for review October 16, 2024 08:40
@yurixander yurixander merged commit 887a693 into develop Oct 17, 2024
15 checks passed
@yurixander yurixander deleted the yuri/ls-pool-creation-flow branch October 17, 2024 14:25
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.

[FEAT] Add onboarding modals for restaking & bridge pages [FEAT] Liquid staking pool creation flow
2 participants