mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-27 01:06:01 +03:00
[PR #185] [CLOSED] Update mailbox count on web socket #468
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#468
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/axllent/mailpit/pull/185
Author: @ALameLlama
Created: 10/13/2023
Status: ❌ Closed
Base:
develop← Head:fix/delete-all-button-web-socket📝 Commits (1)
911c024feat: 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.