[
https://issues.apache.org/jira/browse/COUCHDB-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yoan Blanc updated COUCHDB-56:
------------------------------
Attachment: couchdb-56_20080624.patch
A patch that transform the breadcrumb into links, to allow easier refresh.
Overview > dbname
Overview > dbname > docname
Overview > dbname > viewname
No more "h1 strong" only "h1 a.dbname" and ".current" sets the last element of
the breadcrumb.
I also added some scope="row", scope="col" to th's and renamed tbody.footer
into tfoot.footer, I think it makes sense.
> 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
> Attachments: couchdb-56_20080624.patch
>
>
> 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.