[PR #185] [CLOSED] Update mailbox count on web socket #468

Closed
opened 2026-03-15 14:20:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/axllent/mailpit/pull/185
Author: @ALameLlama
Created: 10/13/2023
Status: Closed

Base: developHead: fix/delete-all-button-web-socket


📝 Commits (1)

  • 911c024 feat: update mailbox count on web socket

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 server/ui-src/components/Notifications.vue (+1 -0)

📄 Description

I've noticed that when the mailbox is empty and it gets an email, the delete all button doesn't remove the disabled attribute because count isn't getting updated.

This should fix it so it'll be updated when new emails come in


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/axllent/mailpit/pull/185 **Author:** [@ALameLlama](https://github.com/ALameLlama) **Created:** 10/13/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `fix/delete-all-button-web-socket` --- ### 📝 Commits (1) - [`911c024`](https://github.com/axllent/mailpit/commit/911c024cf4451432a5cc776e266643f97e36cff7) feat: update mailbox count on web socket ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/ui-src/components/Notifications.vue` (+1 -0) </details> ### 📄 Description I've noticed that when the mailbox is empty and it gets an email, the delete all button doesn't remove the disabled attribute because count isn't getting updated. This should fix it so it'll be updated when new emails come in --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 14:20:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#468
No description provided.