### **Description** In the **Admin view**, the **Inactive People table** does not support sorting via the table headers, unlike the other people tables in the application. ### **TODO** - [x] Add sorting functionality to the Inactive People table headers - [x] Write tests to ensure sorting works correctly and remains consistent
Description
In the Admin view, the Inactive People table does not support sorting via the table headers, unlike the other people tables in the application.
TODO