[
https://issues.apache.org/jira/browse/COUCHDB-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125487#comment-14125487
]
ASF GitHub Bot commented on COUCHDB-2321:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/56
Fix missing section name if deleting the first item
- refetch collection and rerender view after a delete
closes COUCHDB-2321
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton
COUCHDB-2321--config-delete-optimistic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/56.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 #56
----
commit b94d2ad146d056efdd3a62f5c2fb069dde6a0e58
Author: Robert Kowalski <[email protected]>
Date: 2014-09-08T13:40:38Z
Config: remove unused views from base.js
commit 4f5b3f9bc28c2475b421f42b59c8cdfdd78c0adb
Author: Robert Kowalski <[email protected]>
Date: 2014-09-08T13:41:34Z
Fix missing section name if deleting the first item
- refetch collection and rerender view after a delete
closes COUCHDB-2321
----
> It's possible to delete config section while it still has some options (UI
> bug)
> -------------------------------------------------------------------------------
>
> Key: COUCHDB-2321
> URL: https://issues.apache.org/jira/browse/COUCHDB-2321
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
> Assignee: Robert Kowalski
>
> 1. Create a new section abc with option bar = baz
> 2. Add another option to section abc like boo = foo
> 3. Delete option bar. You'll see the following picture:
> http://i.imgur.com/SCKo7bk.png
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)