CougarCS / CougarCS-AdminPortal

Our officer admin portal created with React & Typescript
MIT License
6 stars 12 forks source link

Datatable fix #99

Closed seesjays closed 1 year ago

seesjays commented 1 year ago

What type of PR is this? (check applicable) 🚧

Describe your PR request 🔥

Fixes the headers on the Contacts DataTable to be the proper header names instead of the object keys, and fixes the Sort By select input so it actually updates the displayed option instead of changing the sort but staying stuck on "First".

Also tweaks header rounding tailwind so it doesn't look ugly on scroll

Mobile & Desktop Screenshots/Recordings 📷

Before:

image

After:

image