mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #831] [MERGED] style: improve empty state display for inbox and sent box #792
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#792
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/831
Author: @dreamhunter2333
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/2/2026
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (1)
7f4f385style: improve empty state display for inbox and sent box📊 Changes
4 files changed (+22 additions, -7 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
CHANGELOG_EN.md(+2 -0)📝
frontend/src/components/MailBox.vue(+9 -4)📝
frontend/src/components/SendBox.vue(+9 -3)📄 Description
User description
Changes
min-height: 60vh; max-height: 100vhFiles Changed
frontend/src/components/MailBox.vuefrontend/src/components/SendBox.vueCHANGELOG.mdCHANGELOG_EN.mdPR Type
Enhancement, Documentation
Description
Enhanced empty state display for inbox and sent box.
Unified list container height for consistent UI.
Updated changelogs to reflect the changes.
Diagram Walkthrough
File Walkthrough
MailBox.vue
Enhanced empty state display and UI consistency for inboxfrontend/src/components/MailBox.vue
InboxRound) for empty inbox state.min-height: 60vh; max-height: 100vh.SendBox.vue
Enhanced empty state display and UI consistency for sent boxfrontend/src/components/SendBox.vue
SendRound) for empty sent box state.min-height: 60vh; max-height: 100vh.CHANGELOG.md
Updated changelog with empty state display improvementsCHANGELOG.md
CHANGELOG_EN.md
Updated English changelog with empty state display improvementsCHANGELOG_EN.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.