Skip to content

feat(dashboard): consistent empty states across all pages#1789

Merged
OneStepAt4time merged 1 commit intodevelopfrom
feat/empty-states
Apr 14, 2026
Merged

feat(dashboard): consistent empty states across all pages#1789
OneStepAt4time merged 1 commit intodevelopfrom
feat/empty-states

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

What

Standardizes empty/no-data states across dashboard pages with a reusable component.

Changes:

  • New EmptyState component (icon, title, description, optional CTA button)
  • Updated SessionHistoryPage, AuditPage, PipelinesPage, UsersPage
  • Accessible (role=status, aria-label)
  • Design tokens for consistent styling

Testing:

  • Build ✅
  • 284 tests pass ✅
  • Branched from latest develop, rebased clean

Closes #1788

- Reusable EmptyState component (icon, title, description, optional CTA)
- Applied to SessionHistoryPage, AuditPage, PipelinesPage, UsersPage
- Accessible with role=status and aria-label
- Uses design tokens for consistent styling
- Fixed SessionHistoryPage test to match new text

Closes #1788
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approved — shared EmptyState component applied consistently across 4 pages with test coverage.

@OneStepAt4time OneStepAt4time merged commit 6fd6f2d into develop Apr 14, 2026
10 of 11 checks passed
@OneStepAt4time OneStepAt4time deleted the feat/empty-states branch April 14, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant