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

Show loading spinner before iframe is loaded (especially for /chat) #119

Open
aofn opened this issue Dec 12, 2023 · 0 comments
Open

Show loading spinner before iframe is loaded (especially for /chat) #119

aofn opened this issue Dec 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aofn
Copy link
Member

aofn commented Dec 12, 2023

Is your feature request related to a problem? Please describe.
The iframe containing element on /chat sometimes takes multiple seconds to load (even with a good connection), where we are just showing a blank screen. This feels like something went wrong, and has even confused me a few times while developing.

Describe the solution you'd like
Display a loading spinner until the iframe is ready.

A possible solution was implemented here:
https://github.com/medienhaus/medienhaus-spaces/pull/38/files/7f4e297034a79448974c622d89cd296205f08160#r1417284619

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant