Skip to content

[UX] Move New Story button to top of sidebar with accent color #146

@realproject7

Description

@realproject7

Problem

The "+ New Story" button is at the bottom of the sidebar and hard to notice. It should be the most prominent action on the page.

Fix

Move the button to the top of the sidebar, directly below the "Stories" header. Use the accent color (bg-accent text-white) to make it stand out.

┌──────────────┐
│ Stories    2  │
│ [+ New Story]│  ← accent color, top position
│              │
│ ▸ new-emp... │
│ ▸ seoul-s... │
│              │
│              │
└──────────────┘

Files

  • app/web/components/StoryBrowser.tsx

Acceptance Criteria

  • Button at top of sidebar, below "Stories" header
  • Accent color background with white text
  • Clearly visible as the primary action

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions