[
https://issues.apache.org/jira/browse/COUCHDB-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231415#comment-14231415
]
Garren Smith commented on COUCHDB-2404:
---------------------------------------
What about extending off the DocumentRoutesObject for the compaction and
permissions RouteObject. Then all you have todo is implement the compaction
method and the methods in the DocumentsRoutesObject will take care of the rest.
They will initialise and setup the sidebar. Then you don't need to move
anything around.
> Make second nav column consistently appear for all Database pages
> -----------------------------------------------------------------
>
> Key: COUCHDB-2404
> URL: https://issues.apache.org/jira/browse/COUCHDB-2404
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Priority: Minor
>
> Right now when you select a DB and click on the various sub-pages that appear
> in the second column, sometimes the column stays there, sometimes it
> disappears (Permissions, Compact & Clean). Change this so that the second
> column always shows up for all subpages.
> This is an interesting one, architecture-wise. Those 2 pages - Permissions,
> Compact & Clean - are separate components, and the sidebar content is found
> in the Documents addon. Suggestions on how to tackle this very welcome!
> btw, I spoke to Sean Barclay about this and got his thumbs up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)