GeoHealthCheck
GeoHealthCheck copied to clipboard
Responsive design: on phone there are no links to the resources
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):

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.
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?