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

Create new file from snapshot #756

Closed
vladsud opened this issue Dec 10, 2019 · 3 comments
Closed

Create new file from snapshot #756

vladsud opened this issue Dec 10, 2019 · 3 comments
Assignees
Labels
area: runtime Runtime related issues feature-request New feature or requests perf
Milestone

Comments

@vladsud
Copy link
Contributor

vladsud commented Dec 10, 2019

Requirements:

  1. Instead of creating new zero-byte file in SPO, wait till connected and propose code / create all default components, create file from pre-populated snapshot.
  2. (Ideally, but may be next work item) Load container from such snapshot in parallel to creating file in storage, to allow user to interact with it before it is actually created.
  3. (future) Same as (2), but delay creating of file, and if possible, create file with all local changes. This is required for Teams scenarios where user can pre-populate component before sending it out. It would be great not to create files in case user changes his/her mind.
@curtisman
Copy link
Member

Related to issue #284

@vladsud
Copy link
Contributor Author

vladsud commented Mar 9, 2020

@jatgarg , please take a look if this is a dup

@vladsud vladsud removed their assignment Mar 9, 2020
@jatgarg
Copy link
Contributor

jatgarg commented Mar 9, 2020

Yes, this is duplicate.
PR: #284
Issues: #932

@jatgarg jatgarg closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime Runtime related issues feature-request New feature or requests perf
Projects
None yet
Development

No branches or pull requests

3 participants