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

Make HTML body loading a single step experience #7612

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

ChristophWurst
Copy link
Member

Contributes to #6045

We have to fetch the message and then wait for the HTML body iframe to load. Those are two steps. We can't change that.

So we fake the experience by only showing one spinner that vanishes when the message and its body have loaded.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Copy link
Contributor

@GretaD GretaD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works

@GretaD GretaD merged commit 3b2b176 into main Nov 16, 2022
@GretaD GretaD deleted the enhancement/single-step-html-body-loading branch November 16, 2022 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants