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

Dashboard: support importing devfiles #14638

Closed
bryantson opened this issue Sep 23, 2019 · 3 comments
Closed

Dashboard: support importing devfiles #14638

bryantson opened this issue Sep 23, 2019 · 3 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@bryantson
Copy link

Is your enhancement related to a problem? Please describe.

Currently, Devfile can be either modified through Devfile registry or dynamically through the browser editor by going into the Workspace setting. However, due to different browser issue and autosaving feature, Devfile is difficult to change and the autosaving feature does not help

Describe the solution you'd like

  1. Provide the button to import the Devfile from a local computer.
  2. Replace the autosaving feature with the button to save, delete, etc.

Describe alternatives you've considered

Additional context

@bryantson bryantson added the kind/enhancement A feature request - must adhere to the feature request template. label Sep 23, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Sep 23, 2019
@l0rd l0rd added team/ide2 and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 24, 2019
@l0rd l0rd changed the title FEATURE: Devfile Configuration Should Have an Option to Import and to Manage Separately Dashboard: support importing devfiles Sep 24, 2019
@l0rd l0rd added the severity/P2 Has a minor but important impact to the usage or development of the system. label Sep 24, 2019
@l0rd
Copy link
Contributor

l0rd commented Sep 24, 2019

@bryantson thanks for raising it. I think we should separate the issues: allow devfile import is one issue and disabling the autosaving is a distinct one.

There is no doubt that supporting a devfile import would be useful.

I have some doubts about disabling the autosaving. IMHO if there are issues with autosaving we should fix them instead of disabling it. Please open a separate issue for that.

@amisevsk
Copy link
Contributor

For autosave, we already have #13982 -- it can be an enormous pain.

@azatsarynnyy
Copy link
Member

closing it as both features are already implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants