Skip to content

feat(tangle-dapp): Show validator address when avatar is hovered#2641

Merged
yuri-xyz merged 5 commits into
developfrom
yuri/show-validator-metadata
Nov 10, 2024
Merged

feat(tangle-dapp): Show validator address when avatar is hovered#2641
yuri-xyz merged 5 commits into
developfrom
yuri/show-validator-metadata

Conversation

@yuri-xyz
Copy link
Copy Markdown
Contributor

@yuri-xyz yuri-xyz commented Nov 8, 2024

Summary of changes

Provide a detailed description of proposed changes.

  • ➕ On the liquid staking pool tables, when an avatar is hovered, its full address is displayed in a tooltip. This helps users recognize validators.
  • 🐛 Fixed a small bug related to a missing space in the Pagination component's title.

Proposed area of change

Put an x in the boxes that apply.

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

Screenshot 2024-11-08 at 20 14 19

@yuri-xyz yuri-xyz self-assigned this Nov 8, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 8, 2024

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit 3edaa2c
🔍 Latest deploy log https://app.netlify.com/sites/tangle-cloud/deploys/6730b7838f50e300082a110e
😎 Deploy Preview https://deploy-preview-2641--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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 8, 2024

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit 3edaa2c
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/6730b783edbe58000864a49b
😎 Deploy Preview https://deploy-preview-2641--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.

@yuri-xyz yuri-xyz marked this pull request as ready for review November 8, 2024 19:37
@drewstone
Copy link
Copy Markdown
Contributor

It looks like it uses the default SS58 Instead of Tangles? Is it properly configured for mainnet?

@yuri-xyz
Copy link
Copy Markdown
Contributor Author

It looks like it uses the default SS58 Instead of Tangles? Is it properly configured for mainnet?

Fixed
Screenshot 2024-11-10 at 14 38 10

@yuri-xyz yuri-xyz merged commit 77f795d into develop Nov 10, 2024
@yuri-xyz yuri-xyz deleted the yuri/show-validator-metadata branch November 10, 2024 14:27
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.

[TASK] LS pools table: Show validator address apart from avatar

2 participants