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 inModernLayout.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 theEmailSettingsTag
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
inDonorProgramsTable.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?