https://bugzilla.wikimedia.org/show_bug.cgi?id=26084

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Krinkle <[email protected]> 2011-09-02 22:31:42 UTC ---
For the Gadget Manager I'm currently working on a method that I call propCloud.
Basically it's meant for adding, removing and changing items in a form that are
actually an array.

In my case it's an array of modules (the dependencies-array as seen in
ResourceLoader module definitions). It shows a little cloud with <div>'s that
are the items. Then a text area next to it (with autocompletion) and on-enter,
selection of suggestions or click on {add} it adds it to the cloud as a <div>
and clears the input field.
In the gadget manager it only does an ajax request when the page is saved, but
the callback could also make an ajax request right away.

Adding this to Codereview would be cool.

One thing to keep in mind: No conflict resolution exists in CodeReview, so when
you add this via AJAX and then leave a comment (which isn't AJAX but submits
the entire form), would it mess with the tags ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to