You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/16 14:12:41 UTC

[jira] [Commented] (COUCHDB-2565) Responsive Fauxton

    [ https://issues.apache.org/jira/browse/COUCHDB-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928127#comment-15928127 ] 

ASF GitHub Bot commented on COUCHDB-2565:
-----------------------------------------

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

----

----


> Responsive Fauxton
> ------------------
>
>                 Key: COUCHDB-2565
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2565
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Fauxton
>            Reporter: Robert Kowalski
>         Attachments: after.png, before.png
>
>
> 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.15#6346)