[wp-trac] Re: [WordPress Trac] #3099: AJAX Responsiveness
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 7 22:28:40 GMT 2006
#3099: AJAX Responsiveness
------------------------------------+---------------------------------------
Reporter: mdawaffe | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: ajax listman prototype |
------------------------------------+---------------------------------------
Comment (by mdawaffe):
3099c.diff
1. When adding, clear froms right away. Restore as necessary.
1. If user tries to navigate away from page before data is sent, warn
with a confirmation dialog. Does not work in Opera (others?) since
requires .onbeforeunload. Could write annoying loop with .onunload, but
that seems hideous. Thoughts? Throbbers or GMail-like "Loading..." could
be implemented as well.
1. Double posting ''shouldn't'' be a problem now that we clear the form
right away, but the feedback for this isn't great. Try it out.
Before Committing:
1. Update version info in script-loader.
1. svn mv wp-admin/list-manipulation-js.php wp-includes/js/list-
manipulation-js.php, delete contents of that file, and overwrite with
patch.
--
Ticket URL: <http://trac.wordpress.org/ticket/3099>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list