Skip to content

Add loading indicator when switching projects #3

Description

@yandanp

Description

When switching between projects, there's a brief moment where the workspace is empty. A loading indicator would improve the perceived performance.

Task

Add a subtle loading state (spinner or skeleton) when:

  • Switching active project
  • Loading terminal sessions
  • Loading project workspace

Tech

  • Frontend only (React/TypeScript)
  • Workspace component: src/renderer/components/Workspace.tsx
  • Use Tailwind CSS for styling (animate-pulse or animate-spin)

Getting Started

See CONTRIBUTING.md for setup instructions.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions