[
https://issues.apache.org/jira/browse/COUCHDB-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151277#comment-14151277
]
ASF GitHub Bot commented on COUCHDB-2336:
-----------------------------------------
GitHub user ocelotpotpie opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/68
COUCHDB-2336 - Fix for auto-closing nav after clicking menu items.
This will fix the current issue where the navbar collapses automatically
after a moment when a user is navigating throughout fauxton.
Tested for regression in:
Safari 7.0.6
Safari 8.0
Chrome 37.0.2062.124
Firefox 32.0.3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ocelotpotpie/couchdb-fauxton
COUCHDB-2336-fix-nav-autoclose
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/68.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #68
----
commit 4b7a11dc68da49b2990d9979f25ea9a97d8d7ff4
Author: Christian Hogan <[email protected]>
Date: 2014-09-29T00:34:38Z
COUCHDB-2336 - Fix for auto-closing nav after clicking menu items.
----
> Fauxton Navigation Self Closes Breaking Flow
> --------------------------------------------
>
> Key: COUCHDB-2336
> URL: https://issues.apache.org/jira/browse/COUCHDB-2336
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Nick Colley
> Priority: Minor
>
> By default the navigation in Fauxton automatically closes after 3s when a
> user has used a nav button.
> This can be frustrating because it feels like the rug has been thrown from
> underneath you, I'd propose only collapsing the navigation when the user
> presses the burger and when the screen doesn't allow for the bigger
> navigation.
> If the intention is that the user will get used to the navigation enough to
> know what the icons represent maybe checking how long the user has been using
> the application and then set it to default to closed.
> Hopefully I've created this issue right, first time using JIRA! :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)