Skip to content

(DO NOT MERGE)feat: console widget - #314

Closed
jennijuju wants to merge 3 commits into
mainfrom
jen/console-wedget
Closed

(DO NOT MERGE)feat: console widget #314
jennijuju wants to merge 3 commits into
mainfrom
jen/console-wedget

Conversation

@jennijuju

Copy link
Copy Markdown
Contributor
  • make "login"/console easier to find
  • make sure the network selector is consistent between pages

Review note:

…entry

The console becomes a my-account area: a dedicated layout with its own
top bar (chain switcher and wallet chip in the header, matching the
explorer's selector position), beta banner, and sidebar sections for
Dashboard, Authorizations, and Alerts. The explorer header replaces the
Console tab with a Connect Wallet / address-chip entry point. Explorer
routes move into a route group that owns the navigation chrome,
removing the useShowNetworkOptions pathname hack.
Leads the network home page with a console entry hero (eyebrow, heading,
single Open Console action) above the search bar and stats, so console
access is discoverable from page content as well as the header.
The explorer URL, the shared network context, and the wallet chain
previously drifted apart when moving between the explorer and the
console. Now an explicit selection is tracked in the network context:
deep links still adopt the URL's network, but once a selection exists a
stale URL (e.g. reached with the browser back button) is rewritten to
the selection instead of clobbering it. Entering the console with a
wallet on a different chain asks the wallet once to follow the
selection; afterwards the wallet chain is the source of truth and the
context follows it. The console header keeps a network selector while
disconnected, driving the context directly.
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
filecoin-pay-explorer Ready Ready Preview Aug 18, 2026 4:26am

Request Review

@FilOzzy FilOzzy added this to FOC Aug 18, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Aug 18, 2026
@silent-cipher

Copy link
Copy Markdown
Collaborator

Happy to take a look. I’m not quite sure what the expected outcome/scope of this PR is beyond the two points above. Could we clarify that before I take it over and start making changes?

@jennijuju

Copy link
Copy Markdown
Contributor Author

Happy to take a look. I’m not quite sure what the expected outcome/scope of this PR is beyond the two points above. Could we clarify that before I take it over and start making changes?

It’s exactly what the PR description says, nothing more; I believe it already implemented expected outcomes (as shown in demo)

@BravoNatalie BravoNatalie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I like the banner in the app, but I don't think the Explorer should have the wallet connect component. The Explorer shows chain data and general metrics that aren't tied to the user's wallet, and connecting a wallet doesn't change anything there. Having this component could make users think it affects what they're seeing somehow.

I think keeping a clear separation between the Explorer and the Console makes the purpose of each one clearer.

If you want i can add the banner to my console redesign poc PR. Or you can just change the target branch to mine and add it there, since there's already some overlap between the two.

@jennijuju jennijuju changed the title feat: console widget (DO NOT MERGE)feat: console widget Aug 18, 2026
@jennijuju
jennijuju marked this pull request as draft August 18, 2026 19:36
@jennijuju

Copy link
Copy Markdown
Contributor Author

aligned with @BravoNatalie on the suggested changes, and she is going to pull the console widget into her branch for the usage PR, expecting that PR supercede this!

@BigLep BigLep moved this from 📌 Triage to ⌨️ In Progress in FOC Aug 19, 2026
@BravoNatalie BravoNatalie moved this from ⌨️ In Progress to 🎉 Done in FOC Aug 20, 2026
@BravoNatalie

Copy link
Copy Markdown
Collaborator

The ConsoleHero was added in this PR #338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

5 participants