-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[webview] refactor to be integrated with WidgetManager #5648
Comments
akosyakov
added
vscode
issues related to VSCode compatibility
webviews
issues related to webviews
labels
Jul 5, 2019
After it done, we can try to preserve webviews on reconnection. |
akosyakov
added a commit
that referenced
this issue
Oct 28, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Oct 30, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 1, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 7, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 8, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
to akosyakov/theia
that referenced
this issue
Nov 11, 2019
…tion shell It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
to akosyakov/theia
that referenced
this issue
Nov 13, 2019
…tion shell It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 13, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 14, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 15, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 16, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 18, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 19, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 21, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 21, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
that referenced
this issue
Nov 22, 2019
It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov
added a commit
to akosyakov/theia
that referenced
this issue
Feb 24, 2020
…tion shell It requires to preserve webviews on reload and reconnection. Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the shell is not aware of web views making it impossible to restore them.
The text was updated successfully, but these errors were encountered: