Ben Keen created COUCHDB-2551: --------------------------------- Summary: Retain Documents sidebar expand/collapse state on all navigation Key: COUCHDB-2551 URL: https://issues.apache.org/jira/browse/COUCHDB-2551 Project: CouchDB Issue Type: Improvement Security Level: public (Regular issues) Components: Fauxton Reporter: Ben Keen
Now that the sidebar consistently shows up for all pages in the Documents section, it feels noticeable that the state of the sidebar gets lost when navigating to routeobjects that belong outside of the Documents addon, i.e. Permissions and Compact & Clean. One solution is to just keep track of the state and reload it after re-rendering, but a better solution would be actually prevent the redraws altogether. That would mean introducing something in the core code to track that info. -- This message was sent by Atlassian JIRA (v6.3.4#6332)