Skip to content

[Bug] ConnectWallet dead ends — inline CTA removed from pages #112

@realproject7

Description

@realproject7

Bug

PR #108 moved <ConnectWallet /> into the global nav bar but pages still show text like "Connect your wallet to create a storyline" without an inline connect button. Users hit a dead end and must discover the nav button independently.

Affected pages:

  • src/app/create/page.tsx
  • src/app/chain/page.tsx
  • src/app/dashboard/reader/page.tsx
  • src/app/dashboard/writer/page.tsx

Fix: Add back inline <ConnectWallet /> buttons next to the "Connect your wallet to..." text on each affected page, or render a button/link that scrolls to or highlights the nav wallet button.

Checklist:

  • All "Connect your wallet" prompts have an actionable inline button
  • npm run lint and npm run typecheck pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions