Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:lowLow priorityuxUser experience or UI behavior

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions