Jul 25th improvements on Donor program tables.

Cheer up team! 🎉 We've added some exciting new features to enhance the appearance of our data tables and make them more user-friendly. Here are the details:

  • Enhancement to DataTable Component: A wonderful new property called grayBackground has been introduced to our DataTable component. This allows for turning the background color of the table to gray, adding a fresh look to our data presentation. By default, it's set to false, but it can be toggled on as needed. Super flexible, right? 🎨

  • Improvement to DonorProgramsTable Component: The grayBackground enhancement has been applied to the DonorProgramsTable component as well. This means when we're viewing the "Archived Donors," the background color of the table will automatically change to gray. This visual cue will provide users with an intuitive understanding that they're looking at archived data. Goodbye, confusion! 👍

  • Upgrade to ProgramsTable Component: Similarly, the grayBackground feature has been merged into the ProgramsTable component. When viewing "Archived Recipients," the table's background will go gray, echoing the same user-friendly experience we've created with the DonorProgramsTable. How cool is that? 🚀

Keep rocking the codes, champs!

Last updated