Skip to content

Comments

fix: show empty state when chat has no backed up messages#79

Merged
GeiserX merged 1 commit intomasterfrom
ai/empty-chat-state
Feb 17, 2026
Merged

fix: show empty state when chat has no backed up messages#79
GeiserX merged 1 commit intomasterfrom
ai/empty-chat-state

Conversation

@GeiserX
Copy link
Owner

@GeiserX GeiserX commented Feb 17, 2026

Summary

  • Adds an empty state message ("No messages backed up for this chat yet") when a chat exists in the database but has zero messages
  • Previously, clicking such a chat showed a blank screen with no feedback

Closes #78

Test plan

  • Open a chat that has been partially backed up (chat metadata saved but no messages fetched)
  • Verify the empty state with icon and message appears instead of blank screen
  • Verify chats with at least 1 message still render normally

@github-actions
Copy link

🐳 Dev images published!

  • drumsergio/telegram-archive:dev
  • drumsergio/telegram-archive-viewer:dev

The dev/test instance will pick up these changes automatically (Portainer GitOps).

To test locally:

docker pull drumsergio/telegram-archive:dev
docker pull drumsergio/telegram-archive-viewer:dev

@GeiserX GeiserX merged commit f19d8c7 into master Feb 17, 2026
8 checks passed
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.

[Bug]: Can't see the backup in the web viewer

1 participant