8000 Enhance BlockByHash with next block navigation and copy functionality by rajk93 · Pull Request #11614 · polkadot-js/apps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enhance BlockByHash with next block navigation and copy functionality #11614

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

Merged
merged 3 commits into from
Jun 9, 2025

Conversation

rajk93
Copy link
Contributor
@rajk93 rajk93 commented Jun 6, 2025

fixes #10122 #10510

Description

This PR improves the BlockByHash component by adding the following features:

  • Next Block Hash Display
    When available, the hash of the next block is now shown, enabling smoother navigation between blocks.

  • Copy-to-Clipboard Functionality
    Added copy buttons for both the parent block hash and the next block hash, allowing users to easily copy these values for use elsewhere.

Screenshots

  1. When the next block is not available Screenshot 2025-06-06 at 4 13 53 PM

  2. When the next block is available Screenshot 2025-06-06 at 4 14 11 PM

@ap211unitech ap211unitech linked an issue Jun 9, 2025 that may be closed by this pull request
Copy link
Member
@ap211unitech ap211unitech left a comment

Choose a reason for hiding this comment

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

Please add suggested change.

Copy link
Member
@ap211unitech ap211unitech left a comment

Choose a reason for hiding this comment

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

Amazing 🚀

@ap211unitech ap211unitech merged commit 012843e into polkadot-js:master Jun 9, 2025
5 checks passed
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clipboard buttons for Block Details The block details page in the explorer needs a way to navigate to the next block (if it exists.)
3 participants
0