Timeline scroll jumps in e2e due to download link appearing #6755
Labels
A-Timeline
P1
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
S-Tolerable
Low/no impact on users
T-Defect
The timeline jumps around when images load in e2e rooms because the real image has a download link iframe and the placeholder does not.
My suggestion: render the download link iframe even before the image is decrypted so it shows the same thing but with
visibility: hidden
, then once decrypted, make it real, non-hidden download linkThe text was updated successfully, but these errors were encountered: