[ 
https://issues.apache.org/jira/browse/COUCHDB-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

mikeal updated COUCHDB-766:
---------------------------

    Attachment: expando.diff

Here is a diff from my github branch available at:

http://github.com/mikeal/couchdb/tree/futon-expando

This patch was a serious pain in the ass. Somewhere in code that I can find is 
a higher level listener that reruns the initial display code which is why you 
see all the stopPropogation code.

> Expando link for large string values in Futon.
> ----------------------------------------------
>
>                 Key: COUCHDB-766
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-766
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Futon
>         Environment: CouchDB.
>            Reporter: mikeal
>         Attachments: expando.diff
>
>
> The Futon document view gets pretty unwieldy when you have a couple large 
> string values. This is particularly noticeable in design documents.
> I implemented an automatic minimization of string values over 140 characters 
> with an "expando" link to show the full text. Also an X link to minimize the 
> text back down.
> doubleclick still pops you in to the full edit mode for both the minimized 
> and full text.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to