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

Async PV for workspace: Che/Theia changes #15961

Closed
Tracked by #15384
benoitf opened this issue Feb 7, 2020 · 1 comment
Closed
Tracked by #15384

Async PV for workspace: Che/Theia changes #15961

benoitf opened this issue Feb 7, 2020 · 1 comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@benoitf
Copy link
Contributor

benoitf commented Feb 7, 2020

Handle 'restore events' from Theia IDE

subtask of #15384

The IDE should wait until the files are restored (if there is something to restore)
Else it could for example try to clone a project while restoring the project is in progress...

So UI should be loaded in a minimal state where nothing is enabled until it is finished to restore.

  1. subtask

change booting mechanism to display the IDE but not load plug-ins until the event 'restore' event is finished (post-restore done)
Until post-restore is done, display progress bar/ status
then continue to load extensions/plug-ins

  1. subtask

Add statusbar element to notify if we're up-to-date with persistent mode or being performing some synchronization

@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. area/editor/theia Issues related to the che-theia IDE of Che area/dev-experience labels Feb 7, 2020
@benoitf benoitf added this to the Backlog - Hosted Che milestone Feb 7, 2020
@benoitf benoitf changed the title Async PVC for workspace: Theia changes Async PVC for workspace: Che/Theia changes Feb 7, 2020
@benoitf benoitf changed the title Async PVC for workspace: Che/Theia changes Async PV for workspace: Che/Theia changes Feb 7, 2020
@che-bot
Copy link
Contributor

che-bot commented Oct 28, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 28, 2020
@che-bot che-bot closed this as completed Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants