Skip to content

[Bug] Disable 'Read the first Plot' button when only genesis exists #357

@realproject7

Description

@realproject7

Bug: "Read the first Plot" button shown when only genesis exists

Problem

On a story page with only the genesis plot (plot_count = 1), the "Read the first Plot" button is displayed and clickable, but there's no separate first plot to navigate to — the genesis content is already visible on the page.

Fix

If plot_count <= 1, either hide the button entirely or render it as disabled/inactive with muted styling.

Files

  • src/app/story/[storylineId]/page.tsx — the "Read the first Plot" button/link

Branch

task/357-read-plot-inactive

Labels

agent/T3, bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions