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 error screens in embedded mode #2955

Open
robintown opened this issue Jan 16, 2025 · 0 comments
Open

Show error screens in embedded mode #2955

robintown opened this issue Jan 16, 2025 · 0 comments
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@robintown
Copy link
Member

Your use case

What would you like to do?

Make sure that the error screens we're adding to the application can be shown in embedded mode as well, without the client immediately hiding the widget.

Why would you like to do it?

Because we're putting effort into creating helpful error screens, and it would be a shame for the experience in embedded mode to still just be:

  1. An error occurs
  2. The widget closes immediately
  3. ??? Confusion

How would you like to achieve it?

When an error occurs, tell the widget to no longer be "always on screen", so that it can be closed, but at the same time make sure Element Web etc. won't just react to the disconnection by closing it immediately.

Have you considered any alternatives?

No response

Additional context

No response

@robintown robintown added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

1 participant