From couchdb-dev-return-393-apmail-incubator-couchdb-dev-archive=incubator.apache.org@incubator.apache.org Sat May 17 22:06:17 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 80449 invoked from network); 17 May 2008 22:06:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 May 2008 22:06:16 -0000 Received: (qmail 14875 invoked by uid 500); 17 May 2008 22:06:18 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 14845 invoked by uid 500); 17 May 2008 22:06:18 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 14834 invoked by uid 99); 17 May 2008 22:06:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 May 2008 15:06:17 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 May 2008 22:05:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8C56C234C110 for ; Sat, 17 May 2008 15:05:55 -0700 (PDT) Message-ID: <1715403111.1211061955559.JavaMail.jira@brutus> Date: Sat, 17 May 2008 15:05:55 -0700 (PDT) From: "Harry Fuecks (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Created: (COUCHDB-56) Allow refreshing of a list of documents or a single document in one click MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Allow refreshing of a list of documents or a single document in one click ------------------------------------------------------------------------- Key: COUCHDB-56 URL: https://issues.apache.org/jira/browse/COUCHDB-56 Project: CouchDB Issue Type: Improvement Components: Administration Console Reporter: Harry Fuecks Priority: Trivial Doesn't seem to be a way to refresh the view of single document or a list of documents (e.g. the database view or some custom view) with a single click - currently requires switching to some other part of the UI then back again, which gets annoying if you're updating the data elsewhere in the background. Perhaps the name of the database / view / document at the top in the breadcrumb trail could be an active link which allows the currently displayed data to be refreshed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.