You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/22 08:21:33 UTC

[jira] [Commented] (COUCHDB-2337) Database name / breadcrumbs vanish when applying filters.

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

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

GitHub user ocelotpotpie opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/63

    COUCHDB-2337 - Fix databases subnavigation disappearing when applying filters.

    This will resolve the current issue of database breadcrumbs and sub navigation vanishing when a user applies a filter in the "Changes" view.
    
    Tested for regression in:
    Safari 7.0.6
    Chrome 37.0.2062.120
    Firefox 32.0.2
    An iPhone running iOS 8 (Just because).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ocelotpotpie/couchdb-fauxton COUCHDB-2337-fix-database-header-when-filtering

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/63.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 #63
    
----
commit fd5575583c2fb95c9e48f48f28688017ea3ce1c5
Author: Christian Hogan <gi...@infliction.org>
Date:   2014-09-22T06:15:02Z

    COUCHDB-2337 - Fix to resolve databases subnavigation disappearing when applying filters.

----


> Database name / breadcrumbs vanish when applying filters.
> ---------------------------------------------------------
>
>                 Key: COUCHDB-2337
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2337
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Christian Hogan
>
> Applying or removing a filter within Fauxton is currently stripping out the database name, breadcrumbs, and header navigation portion of the database view.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)