charludo / ycms

Apache License 2.0
0 stars 0 forks source link

Make patient list table responsive #132

Closed charludo closed 7 months ago

charludo commented 8 months ago

Short description

Make table in the patinets list responsive.

Proposed changes

Side effects

Resolved issues

Fixes: #130

charludo commented 7 months ago

However, the edit button in the patient-data view does not toggle the gender field correctly, when using the regular desktop size. Both the gender label as well as the "radio" input are shown.

Oof, good catch. Fixed.

Also, the "Save" and "Cancel" button in the timeline view are above each other on a desktop screen. I think it would be nicer for them to be in one line with the "Suggest Assignment" button

Also good catch. Seems like I was a bit too focused on mobile! Should be fixed as well now.