Skip to content

Resolve "Issue Sidebar : Don't render participants in collapsed state"

What does this MR do?

Defer/Lazy load participant avatars so they don't show when the sidebar is collapsed or when the 'more participants' area is not toggled visible.

When the sidebar or the 'more participants' area is toggled, we explicitly call the lazy loader loadCheck method to force a load of the newly visible imgs.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Kapture_2017-09-14_at_15.31.53

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34366 (closed)

Edited by Luke "Jared" Bennett

Merge request reports