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): Add Join Operator button & modal #2742

Merged
merged 7 commits into from
Jan 16, 2025

Conversation

yurixander
Copy link
Member

@yurixander yurixander commented Jan 15, 2025

Summary of changes

Provide a detailed description of proposed changes.

  • ➕ Added the Join Operator banner, button and modal, as well as the transaction logic.
  • ➕ Added a prop for the Button component which allows a tooltip to be displayed when it is disabled.

Proposed area of change

Put an x in the boxes that apply.

  • apps/tangle-dapp
  • apps/tangle-cloud
  • libs/tangle-shared-ui
  • 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.

banner & button:
Screenshot 2025-01-15 at 15 19 15
modal:
Screenshot 2025-01-15 at 15 19 46
when an evm account is connected:
Screenshot 2025-01-15 at 15 27 49
mobile viewport:
Screenshot 2025-01-15 at 16 01 57
mobile viewport modal:
Screenshot 2025-01-15 at 16 02 13

@yurixander yurixander self-assigned this Jan 15, 2025
Copy link

netlify bot commented Jan 15, 2025

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit 60efc95
🔍 Latest deploy log https://app.netlify.com/sites/tangle-cloud/deploys/67886ec6b67a9900084e610f
😎 Deploy Preview https://deploy-preview-2742--tangle-cloud.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.

Copy link

netlify bot commented Jan 15, 2025

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit 60efc95
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/67886ec6a9f49a0008fe5796
😎 Deploy Preview https://deploy-preview-2742--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
Copy link
Member Author

The most up-to-date text/copy for the banner is:

With Tangle, operators and their delegators get rewarded by hosting blueprints. Interested in becoming an operator? Bond some tokens to get started.

Let me know if you have something else in mind or if it's fine @drewstone.

@yurixander yurixander marked this pull request as ready for review January 15, 2025 21:14
Copy link
Member

@AtelyPham AtelyPham left a comment

Choose a reason for hiding this comment

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

Left some comments.

@yurixander yurixander merged commit 66b7138 into develop Jan 16, 2025
16 checks passed
@yurixander yurixander deleted the yuri/add-join-operators-btn branch January 16, 2025 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed ✅
Development

Successfully merging this pull request may close these issues.

[FEAT] Add "Join operators" button & modal for Substrate accounts
2 participants