Skip to content

feat(frontend): add optimistic UI loading state to ReceiptQrCode - #1

Open
bamiebot-maker wants to merge 4 commits into
mainfrom
issue-2/receipt-qr-optimistic-ui
Open

feat(frontend): add optimistic UI loading state to ReceiptQrCode#1
bamiebot-maker wants to merge 4 commits into
mainfrom
issue-2/receipt-qr-optimistic-ui

Conversation

@bamiebot-maker

@bamiebot-maker bamiebot-maker commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Added optimistic UI loading state for QR generation in ReceiptQrCode.tsx
Preserved existing light/dark theme styling
Included accessible role="status" with ARIA live feedback
Added unit tests covering loading state and generated QR image render
Verified pnpm test:unit -- --run src/components/tests/ReceiptQrCode.test.tsx passes locally

Closes leojay-net#1191

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.

feat(frontend): add optimistic UI updates to ReceiptQrCode.tsx

1 participant