Skip to content

Extract reusable Tooltip component and improve mobile responsiveness.#641

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:mobile-design-updates-20260714
Jul 18, 2026
Merged

Extract reusable Tooltip component and improve mobile responsiveness.#641
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:mobile-design-updates-20260714

Conversation

@Randy808

@Randy808 Randy808 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Added mobile designs for transaction table entries, formalized tooltip components, and added better row spacing for nav links on mobile


To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

Bitcoin:
Screenshot 2026-07-16 at 2 45 41 PM

Liquid:
Screenshot 2026-07-16 at 2 45 20 PM

@Randy808
Randy808 force-pushed the mobile-design-updates-20260714 branch 3 times, most recently from 556f790 to 11651de Compare July 16, 2026 18:43
@Randy808
Randy808 marked this pull request as ready for review July 16, 2026 18:43
@Randy808

Randy808 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator Author

Moving back to draft, bad rebase

EDIT: Moved back to ready

@Randy808
Randy808 marked this pull request as draft July 16, 2026 18:59
@Randy808
Randy808 force-pushed the mobile-design-updates-20260714 branch from 11651de to 81c5691 Compare July 16, 2026 20:05
@Randy808
Randy808 marked this pull request as ready for review July 16, 2026 20:06
@Randy808
Randy808 merged commit 9db686b into Blockstream:master Jul 18, 2026
3 checks passed
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.

2 participants