Skip to content

Conversation

DipakHalkude
Copy link
Contributor

Fixes #9297

What changed? Why was the change needed?

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

- Change NotificationDeleteEvents from void to Notification type
- Update DeletedArgs interface to properly include notification
- Add comprehensive test for notification.delete.pending event types
- Fixes TypeScript error when accessing event.args.notification
- Resolves issue novuhq#9297

Fixes novuhq#9297
@netlify
Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for dashboard-v2-novu-staging canceled.

Name Link
🔨 Latest commit 7d47058
🔍 Latest deploy log https://app.netlify.com/projects/dashboard-v2-novu-staging/deploys/68f7d57d298d95000832df87

@DipakHalkude
Copy link
Contributor Author

👋 Hi @scopsy, could you please review this PR when you have a moment?
It fixes the incorrect TypeScript type for the notification.delete.pending event and resolves #9297.
Thank you! 🙏

@scopsy scopsy requested a review from LetItRock October 8, 2025 15:08
Copy link
Contributor

scopsy commented Oct 9, 2025

@LetItRock could you give this a look? 🙏

@scopsy scopsy merged commit 8836033 into novuhq:next Oct 21, 2025
20 of 27 checks passed
@DipakHalkude
Copy link
Contributor Author

Thank you so much for merging this PR! 🙏 Wishing you and the entire team a very Happy Diwali! 🪔✨

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 Report: Notification Delete Pending event type is incorrect

2 participants