[wp-trac] [WordPress Trac] #24741: "Quick Edit" button at "Comments" page doesn't work in slow connection
WordPress Trac
noreply at wordpress.org
Wed Mar 26 20:01:48 UTC 2014
#24741: "Quick Edit" button at "Comments" page doesn't work in slow connection
------------------------------+---------------------
Reporter: yongbae | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.9
Component: Comments | Version: 3.5.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Comment (by azaozz):
Replying to [comment:8 aubreypwd]:
You don't need HTML IDs there. So many different ways to make this
particular code better :)
The least changes one would be to add `data-wp-*` attributes and have one
`$( document ).on( 'click.comment-row-actions', function()...` to catch
all clicks on these links.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24741#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list