Fix UX audit gaps: tablet nav, footer, wallet connect, legacy demotion.
Some checks failed
Deploy Explorer Live / deploy (push) Failing after 13s
Validate Explorer / frontend (push) Successful in 1m29s
Validate Explorer / smoke-e2e (push) Failing after 2m27s

Close the 1024–1279px nav dead zone, align ops/footer labels, split homepage quick links, route successful wallet connect to /wallet with inline errors, add WETH to ops sub-nav, and demote legacy SPA with noindex plus banner.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
defiQUG
2026-05-22 22:30:35 -07:00
parent b213c6547d
commit 4fac5e4856
8 changed files with 86 additions and 32 deletions

View File

@@ -332,6 +332,11 @@ export const explorerOperationsSurfaces: ExplorerOperationsSurface[] = [
label: 'Liquidity',
description: 'PMM access points and planner capabilities.',
},
{
href: '/weth',
label: 'WETH',
description: 'Wrapped-asset references and bridge context.',
},
{
href: '/pools',
label: 'Pools',