Skip to content

feat: improve Sessions empty state with guidance and troubleshooting …#7

Closed
emefienem wants to merge 1 commit into
ek33450505:mainfrom
emefienem:improve/sessions-empty-state
Closed

feat: improve Sessions empty state with guidance and troubleshooting …#7
emefienem wants to merge 1 commit into
ek33450505:mainfrom
emefienem:improve/sessions-empty-state

Conversation

@emefienem
Copy link
Copy Markdown

…hint

Replace generic "No sessions found" message with a contextual empty state that guides users to run a session. Adds a secondary hint to check CAST connection or database configuration if sessions have already been run.

Search/filter empty state ("No matching sessions") remains unchanged. No logic changes — purely presentational.

Description

Replace the generic "No sessions found" message with a contextual empty state that provides guidance for new users and troubleshooting hints for edge cases.
Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • Tests pass locally (npm test)
  • TypeScript build is clean (npx tsc --noEmit)
  • No new console errors or warnings in the browser
  • Responsive layout checked at multiple viewport sizes
  • README updated if this PR adds or changes a user-facing feature

…hint

Replace generic "No sessions found" message with a contextual empty state
that guides users to run a session. Adds a secondary hint to check CAST
connection or database configuration if sessions have already been run.

Search/filter empty state ("No matching sessions") remains unchanged.
No logic changes — purely presentational.
@emefienem
Copy link
Copy Markdown
Author

created a PR with the necessary changes

@emefienem emefienem closed this by deleting the head repository May 6, 2026
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