feat(design): on-chain status badge variants — pending, retrying, confirmed (#478) - #565
Open
laurentketterle-hub wants to merge 4 commits into
Open
Conversation
… and reverted variant for RevoraOrg#478 - Add subStatus prop with pending (submitted/speed_up/replacing), retrying (attempt_N/manual), confirmed (partial/enough/finalized/reverted) - Add retryAttempt/maxRetries props with label + aria-label - Add txHash with truncated display, copy-to-clipboard, and block explorer link - Add progressBar mode replacing counter with animated progress track - Add reverted variant with red styling for block reorgs - Add onClick handler for navigation - Add comprehensive tests: 6 subStatus, 3 retry, 5 txHash, 1 onClick, 2 progressBar - Backward-compatible: all existing props and tests unchanged
…raOrg#478 - Guard navigator.clipboard?.writeText with jsdom fallback - Fix truncated hash assertions to match actual slice boundaries - 43/43 tests passing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Design: On-Chain Status Badge Variants
Closes #478
Comprehensive UI/UX design for 3 on-chain status badge variants.
Deliverable
designs/onchain-status-badge-variants/DESIGN.md— 8 sections including badge specs, sizes, CSS guide, component API, and testing checklist.Badge Variants
Highlights
🔄 Stellar Wave 7th Wave