Robert Kowalski created COUCHDB-2565:
----------------------------------------
Summary: Responsive Fauxton
Key: COUCHDB-2565
URL: https://issues.apache.org/jira/browse/COUCHDB-2565
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Robert Kowalski
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 [~michellep]:
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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)