Jul 24th New home for settings component and new email settings component.

Bravo team! πŸ‘ Here are the super changes you've worked on:

  • Introducing the new Email Settings Component! πŸš€ With the addition of <EmailSettingsTag /> component in ModernLayout.js we have a fresh way to handle email preference in our modern layout.

  • A new home for Email Settings β›Ί An entirely new file EmailSettings.js has been created solely for managing the EmailSettingsTag component. This paves the way for a more organized and simplified structure.

  • More Power to the Settings component πŸ’ͺπŸ’Ό We have enriched our settings component by integrating the use of emailSettings in it. It's a significant enhancement to our settings features!

  • A smarter start for our app load state 🧠⚑️ The initial 'loading' state in dataSlice.js has been intelligently updated, facilitating smoother transitions and a better user experience.

  • Precision in Donor Programs Selection πŸ”πŸŽ― By updating the selector for id in DonorProgramsTable.js, we've made selecting donor programs precise and error-free.

Keep up the impressive work, team! πŸŽ‰ Besides making our code better, you're also making the lives of our users easier. πŸ™Œ

Last updated

Was this helpful?