digital-fuesim-manv icon indicating copy to clipboard operation
digital-fuesim-manv copied to clipboard

Show more HospitalPatient information in HospitalPatientsTable

Open Dassderdie opened this issue 1 year ago • 1 comments

Current table:

image

Component: frontend\src\app\pages\exercises\exercise\shared\exercise-statistics\hospital-patients-table

Wanted Functionality:

When clicking on a patient, there should be a more detailed view of his/her properties.

This could, e.g., be achieved via expandable rows https://material.angular.io/components/table/examples#table-expandable-rows or popups.

It would be nice if the PatientPopup and this new feature could share some logic.

Dassderdie avatar Oct 11 '22 09:10 Dassderdie