You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Michelle Phung (JIRA)" <ji...@apache.org> on 2015/06/10 23:11:00 UTC

[jira] [Created] (COUCHDB-2712) The delete button for a view sometimes doesn't delete

Michelle Phung created COUCHDB-2712:
---------------------------------------

             Summary: The delete button for a view sometimes doesn't delete
                 Key: COUCHDB-2712
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2712
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Michelle Phung


I was working on this bug today (June 10th, 2015), as I was trying to finish up the React branch for the middle-bar in Fauxton. I thought that this was part of the sidebar work, I couldn't figure out why the button was not appearing at the correct times, and then sometimes it would show up when it wasn't supposed to.

What I know:
 - the store's variable _viewName is not updated when you are viewing a second, or third or fourth view (clicking between all_docs and the views editor link)
 - seems like what's in the store, gets updated when you leave, because the next viewName is always one view behind the one you clicked.







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