GitHub user garrensmith opened an issue:
https://github.com/apache/couchdb-fauxton/issues/876
More responsive Fauxton
For a full responsive Fauxton I think we would need:
throw out the current not maintained Bootstrap 2 which is mainly just used
for button styling at the moment
make use of an actively maintained bootstrap and use it's helper to create
responsive grids
Some good points from @michellephung
Suggestions:
1. We could collapse the left most nav when the screen is below a certain
width.
2. Also maybe when the width gets really small, collapse the api url/ add
new database/ search buttons down to icon-only (like in buttons the code
editor).
Taken from https://issues.apache.org/jira/browse/COUCHDB-2565
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---