Dashboard: While editing a devfile of a workspace, user is constantly interrupted by the auto save
See original GitHub issueDescribe the bug
Editing the devfile of an existing workspace from the dashboard is a nightmare. It is not possible to edit a command and being interrupted by the auto save which is not doing it silently: while the user is typing it is saving, reformatting, scrolling and undoing what the user had typed few millisecond before.
Che version
- latest
- 7.0.0-next
- other: please specify
Runtime
- kubernetes (include output of
kubectl version
) - Openshift (include output of
oc version
) - minikube (include output of
minikube version
andkubectl version
) - minishift (include output of
minishift version
andoc version
) - docker-desktop + K8S (include output of
docker version
andkubectl version
) - other: (please specify)
Screenshots
Installation method
- chectl
- che-operator
- minishift-addon
- I don’t know
Environment
- my computer
- Windows
- Linux
- macOS
- Cloud
- Amazon
- Azure
- GCE
- other (please specify)
- other: please specify
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (16 by maintainers)
Top Results From Across the Web
Devfile not validated on workspace update #13526 - GitHub
Dashboard: While editing a devfile of a workspace, user is constantly interrupted by the auto save #13982. Closed. 23 tasks.
Read more >End-user Guide Red Hat CodeReady Workspaces 2.9
Navigate to the CodeReady Workspaces Dashboard. · Select the workspace in which the problem happened. · Switch to the Devfile tab. · In...
Read more >Let users see file activity (Activity dashboard) - Google Support
To view the Activity dashboard for a file, users must have Edit access to the file and they must be in the same...
Read more >Connect and work with JetBrains Gateway | IntelliJ IDEA ...
To save the password in IntelliJ IDEA, select the Save password checkbox. Key pair (OpenSSH or PuTTY): to use SSH authentication with a...
Read more >Active Directory user account provisioning - Google Cloud
When signing up for Cloud Identity or Google Workspace, ... Although you could use this user for GCDS, it's preferable to create a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1 to disable, but it would be nice to have hotkey, f.e. Ctrl +S to save defile.
To me the problem is not autosave itself but the fact that it is reformatting/changing your file and the cursor doesn’t follow. Is it necessary to reformat the file ? could we reformat after 10 secs of inactivity ? could we set the cursor back to where it was after reformatting ?