Skip to content

feat(wallet/wallet-dashboard): add copy link option next to View on Explorer button after transaction #6931

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

evavirseda
Copy link
Contributor

Description of change

image

Links to any relevant issues

fixes #6858

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any relevant configurations.

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)

Infrastructure QA (only required for crates that are maintained by @iotaledger/infrastructure)

  • Synchronization of the indexer from genesis for a network including migration objects.
  • Restart of indexer synchronization locally without resetting the database.
  • Restart of indexer synchronization on a production-like database.
  • Deployment of services using Docker.
  • Verification of API backward compatibility.

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Release Notes

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@evavirseda evavirseda requested a review from a team as a code owner May 21, 2025 07:30
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview May 21, 2025 6:10pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback May 21, 2025 6:10pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview May 21, 2025 6:10pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback May 21, 2025 6:10pm

@evavirseda evavirseda self-assigned this May 21, 2025
@github-actions github-actions bot added wallet Issues related to the IOTA Wallet wallet-dashboard Issues related to the Wallet Dashboard dApp labels May 21, 2025
@iota-ci iota-ci added the tooling Issues related to the Tooling team label May 21, 2025
@vercel vercel bot temporarily deployed to Preview – apps-backend May 21, 2025 07:33 Inactive
@vercel vercel bot temporarily deployed to Preview – rebased-explorer May 21, 2025 07:33 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet wallet-dashboard Issues related to the Wallet Dashboard dApp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add copy link option next to View on Explorer button after transaction
3 participants