Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show more HospitalPatient information in HospitalPatientsTable #558

Open
Dassderdie opened this issue Oct 11, 2022 · 1 comment
Open

Show more HospitalPatient information in HospitalPatientsTable #558

Dassderdie opened this issue Oct 11, 2022 · 1 comment
Labels
BP2022HG1 - Good First Issue Legacy Issues that were created by the 2021 BP

Comments

@Dassderdie
Copy link
Collaborator

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
Copy link
Collaborator Author

Note:

We are currently only using the material table because of the sorting functionality (that isn't yet in the CDK version). This is a bad workaround. It is discouraged to mix the styles between bootstrap and Material Deign even more by importing more components from Material Design.

@Greenscreen23 Greenscreen23 self-assigned this Oct 12, 2022
@benn02 benn02 added the Legacy Issues that were created by the 2021 BP label Jan 17, 2023
@Greenscreen23 Greenscreen23 removed their assignment Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BP2022HG1 - Good First Issue Legacy Issues that were created by the 2021 BP
Projects
None yet
Development

No branches or pull requests

3 participants