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

[BUG] Saving changes in already existing file in Cloud Shell opens a window asking for saving a new file #361

Open
bpelikan opened this issue Nov 8, 2023 · 1 comment
Labels
bug Something isn't working Priority 2

Comments

@bpelikan
Copy link

bpelikan commented Nov 8, 2023

To Reproduce

Open new Cloud Shell session

touch test.txt
code test.txt
# edit test.txt file in editor and save file by Ctrl+S

Observed Behavior

Saving changes (Ctrl+S) in already existing file in Cloud Shell opens a window asking for saving a new file.

image

It's happens only in new Cloud Shell sessions.
After providing example file name (newtest.txt) clicking save does nothing (there is no actions by clicking save, no newtest.txt file in directory) after that saving file by Ctrl+S working fine in every file, no new window asking for filename.

Expected behavior

Saving changes (Ctrl+S) in already existing file doesn't open window asking to save new file.

Interface information

@bpelikan bpelikan added bug Something isn't working Triage-needed Triage needed by Cloud Shell team labels Nov 8, 2023
@mbifeld
Copy link
Member

mbifeld commented Apr 9, 2024

This will be addressed as part of a new Cloud Shell UX rolling out in the next couple months.

@mbifeld mbifeld added Priority 2 and removed Triage-needed Triage needed by Cloud Shell team labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority 2
Projects
None yet
Development

No branches or pull requests

2 participants