Openemr: patient_data_template.php not using responsive design

Created on 21 Mar 2020  路  6Comments  路  Source: openemr/openemr

Describe the bug

In /interface/main/tabs/templates/patient_data_template.php, the current design isn't really responsive.

To Reproduce

https://prnt.sc/rka8gq

Expected behavior

Some things should be collapsing here. My recommended solution is to replace the flex columns with BS4 grid classes instead to fix this issue.

I'm not too keen on how to fix this so if anyone wants to fix this please do.

All 6 comments

Ideally we want the tree columns to stack on each other and not necessarily inside columns responsive.
Any search can stand on its own and doesn't have to be inline.
Or redesign the whole bar if that's what it takes.

Hey @tywrenn ,
This works nicely. What do you think? I was almost there with keeping flex which i'm dogged to do :)
goes in interface/main/tabs/templates/patient_data_template.php
patient_data_template.zip

image

PR: https://github.com/openemr/openemr/pull/3206
I hope fixes this. I'm happy compared to previous but feel free to modify.
Bringing in PR and leaving issue open in case:)

@sjpadgett Looks a lot better

I think this will work for now so close this issue if author agrees.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

georgetye picture georgetye  路  5Comments

stu01509 picture stu01509  路  5Comments

stephenwaite picture stephenwaite  路  4Comments

MatthewVita picture MatthewVita  路  5Comments

bradymiller picture bradymiller  路  6Comments