Skip to content

ui: improve admin console empty states#152

Merged
X-PG13 merged 1 commit into
mainfrom
review/ui-admin-console-empty-states
May 30, 2026
Merged

ui: improve admin console empty states#152
X-PG13 merged 1 commit into
mainfrom
review/ui-admin-console-empty-states

Conversation

@X-PG13
Copy link
Copy Markdown
Owner

@X-PG13 X-PG13 commented May 30, 2026

Summary

  • add first-run cues next to the admin token controls
  • replace blank or low-context admin panels with actionable empty-state cards
  • keep the digest, preview, editor, publication, extraction, and source-health panels guided on empty installs
  • tighten the narrow viewport layout to avoid horizontal overflow

Verification

  • ./.venv-dev/bin/python -m unittest tests.test_web_console -v
  • node --check src/ainews/web/app.js
  • git diff --check
  • make check PYTHON=./.venv-dev/bin/python
  • browser smoke test on an empty AINEWS_HOME at desktop width
  • Chrome headless CDP smoke test at 390px viewport: no horizontal overflow and 14 empty-state cards rendered

Closes #148

@X-PG13 X-PG13 merged commit 6109a21 into main May 30, 2026
11 checks passed
@X-PG13 X-PG13 deleted the review/ui-admin-console-empty-states branch May 30, 2026 00:47
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.

ui: improve admin console empty states and onboarding cues

1 participant