Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline scroll jumps in e2e due to download link appearing #6755

Open
dbkr opened this issue May 17, 2018 · 0 comments
Open

Timeline scroll jumps in e2e due to download link appearing #6755

dbkr opened this issue May 17, 2018 · 0 comments
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

Comments

@dbkr
Copy link
Member

dbkr commented May 17, 2018

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 link

@lampholder lampholder added T-Defect ui/ux P1 S-Tolerable Low/no impact on users A-Timeline S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels May 30, 2018
@jryans jryans removed the Z-UI/UX label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants