[wp-meta] [Making WordPress.org] #3854: Multiple Attendees Lists Shortcodes Breaks the Page

Making WordPress.org noreply at wordpress.org
Thu Oct 4 12:02:35 UTC 2018


#3854: Multiple Attendees Lists Shortcodes Breaks the Page
-----------------------------------------+-----------------------
 Reporter:  milana_cap                   |       Owner:  (none)
     Type:  defect                       |      Status:  assigned
 Priority:  normal                       |   Milestone:
Component:  WordCamp Site & Plugins      |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+-----------------------

Comment (by iandunn):

 Replying to [comment:2 Kau-Boy]:
 > @iandunn we might just use a jQuery selector like `$( '#tix-attendees,
 .tix-attendees' )` if using only the class selector breaks backwards-
 compability. Or we use the `tix-attendee-list` class on the `<ul>` we
 already have. This should also work with the following `find` for
 `lazyLoad.cache.$attendees.find( '.avatar-placeholder' )`.

 Hmm, I'm confused a bit. The back-compat issues I was thinking of were
 things like custom CSS rules targeting `#tix-attendees`, rather than
 anything related to switching the lazy-loading selector. Can you think of
 any problems that would be caused by using a selector like `$( '.tix-
 attendees' )` without targeting `#tix-attendees` ?

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3854#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list