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
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.