GeoHealthCheck icon indicating copy to clipboard operation
GeoHealthCheck copied to clipboard

Responsive design: on phone there are no links to the resources

Open MarcoDuiker opened this issue 8 years ago • 2 comments

It would be nice te be able to select a resource to look into detail when using the phone. The links to pick a resource are hidden on my phone (and also not in the menu): image

MarcoDuiker avatar Dec 24 '17 19:12 MarcoDuiker

Confirmed. We have a re-architecture in mind where GHC core/server will supply a REST-API and the/any (responsive web-) UI talking to that REST API. That is longer-term. For the time being we need to look into the Bootstrap/JQuery UI what can be fixed.

justb4 avatar Dec 30 '17 19:12 justb4

Recently, what I think are similar layout issues have been solved via PR #205. @Gabriel-Desharnais : maybe this issue could be easily solved with similar fixes? i.e. using

style="table-layout: fixed;"

on tables?

justb4 avatar Jun 04 '18 13:06 justb4