feat(mail): update mail count message and refresh student data after sending emails #8
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Bothim_TV/punktesystem!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-mailcont"
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?
Summary by CodeRabbit
New Features
Improvements
📝 Walkthrough
Walkthrough
Replaced per-item local mailcount updates with a server-side data refresh via
loadStudents()after sending mails; added a user-facing alert message about delayed visibility of updated mail counts; expanded Axios error handling on send operations.Changes
frontend/src/pages/verwaltung/mail.vueloadStudents()to reload data from the server after successful sends. Extended Axios error handling paths.Estimated code review effort
🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Comment
@coderabbitai helpto get the list of available commands and usage tips.