Skip to content

Add loading skeleton UI during pipeline stages #2

@l2dnjsrud

Description

@l2dnjsrud

Description

When a campaign is running, the UI shows basic text like "Graph Building..." but no visual feedback. Adding skeleton/shimmer loading states would make the wait feel shorter.

What needs to happen

  • Add CSS skeleton animation component
  • Show skeleton cards in place of Graph, Actions Feed, and Report sections while loading
  • Replace skeletons with real content as each stage completes

Files to modify

  • frontend/src/views/CampaignView.vue
  • frontend/src/style.css

Difficulty

Beginner-friendly. CSS + Vue template only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions