[wp-trac] [WordPress Trac] #33627: In-Context Comment Moderation
WordPress Trac
noreply at wordpress.org
Thu Oct 1 15:29:15 UTC 2015
#33627: In-Context Comment Moderation
-------------------------------------+-----------------------------
Reporter: chriscct7 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: needs-patch ux-feedback | Focuses: administration
-------------------------------------+-----------------------------
Comment (by StephenCronin):
Replying to [comment:8 Ipstenu]:
> > If we could fetch all the parent comments in one HTTP request, we
could 'lazy load' them after the initial page load.
>
> Wouldn't that be the same issue though? If you have 20 comments, all
with long parents (say 200 words, which is not outside the realm of
possibility), it would have to load all that before the comment page
loads.
Well, the comment page would load without the parent comments and be fully
functional.
Then later (perhaps when the user starts scrolling), it makes an Ajax
request and loads the parent comments in the background. The user won't
notice it happening, but the contents will be there and expand instantly
when they click the site parent link.
You don't get held up on page load and you don't get held up on clicking
the show parent link.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33627#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list