Skip to content

Fix sidebar blue dots persisting for completed/idle tasks #213

@OpenCodeEngineer

Description

@OpenCodeEngineer

Summary

Blue notification dots remain visible in the app sidebar for tasks/sessions that are completed or idle until a full refresh.

Scope

  • Remove blue-dot rendering in packages/app/src/pages/layout/sidebar-items.tsx session rows (currently based on unseen count).
  • Update ProjectIcon to stop using generic unseen-count as trigger for blue notify dots.
  • Preserve active spinner and warning/error attention indicators.
  • Clean up no-longer-used props/types/variables.

Validation

  • Run cd packages/app && bun typecheck.

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