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 ourDataTable
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 tofalse
, but it can be toggled on as needed. Super flexible, right? 🎨Improvement to DonorProgramsTable Component: The
grayBackground
enhancement has been applied to theDonorProgramsTable
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 theProgramsTable
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
Was this helpful?