Jul 10th Enhanced email template form and error reporting is now more informative

  • Enhancements to 'Auto Emails' View Page 🌐 Let's make edits a breeze! We've made improvements to the Auto Emails page. Now, instead of navigating away, we can edit email templates directly from the list with a new dialogue that pops up right there! It means fewer clicks, more efficiency, and yes, same joy!🌟

  • Say Hello to 'setUrl' and 'setEmailId' State Actions ⚙️ We've added some cool actions - setUrl and setEmailId - in our state management. They will help us manage and choose the correct email template during our edits. It's like having our very own digital wizard.🧙‍♂️

  • Error Reporting - Now More Informative 👥 We've updated the error handling on the 'New Auto Email' page and inside the 'Edit Email Template Form', making it more detailed. Now instead of seeing just the 'tip of the iceberg', you can see the 'whole iceberg', making debugging so much easier! ❄️

  • Enhancing 'Email Template Form' Experience 📝 Keeping the house clean, we've removed an unused import 'useLocation'. Also, for a smoother user experience, we made sure error and note messages have proper spacing. It's small tweaks like these that make your experience enjoyable, and us happy! 😊

  • New 'handleDiscard' for 'Edit Email Template Form' 🔥 We've introduced a new prop 'handleDiscard' in the 'Edit Email Template Form' which will help with managing unsaved changes. It'll warn you about unsaved changes before leaving the page - a polite digital nudge that says "Hey, you might be forgetting something!" 💡

Remember, every pull request brings us one step closer to a better product. Let's keep pushing for excellence!

Last updated