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

Miss the "Back" button when creating a new function app with the latest VS Code Insiders #1498

Closed
v-dantch opened this issue Sep 19, 2019 · 2 comments
Labels
AT-CTI Created by CTI team upstream
Milestone

Comments

@v-dantch
Copy link

OS: Win10
Build Version: 20190917.1

Repro Steps:

  1. F1 --> Type and select "Azure Functions: Create Function App in Azure...".
  2. Enter a valid name --> Press "Enter" to next.
  3. Check whether there is a "Back" button or not.

Expect:
There is a "Back" button.

Actual:
No "Back" button displays.
image

More Info:

  1. This issue reproduces on the latest and preview release builds with the latest VS Code Insiders 1.39.0-insider(user setup).
  2. This issue DOES NOT reproduce on the latest VS Code 1.38.1 (user setup).
  3. There is a similar bug 1159 in App Service Extension.
  4. There is still no "Back" button when creating a new project.
    image
  5. Pop up below error when canceling to create a new project with below error.
    image
@v-dantch v-dantch added the AT-CTI Created by CTI team label Sep 19, 2019
@ejizba
Copy link
Contributor

ejizba commented Sep 19, 2019

Likely fixed in microsoft/vscode#81142

Need to try tomorrow's insider build of VS Code

@ejizba ejizba added this to the tracking milestone Sep 19, 2019
@v-dantch
Copy link
Author

Verified on Windows and Mac with the latest VS Code - Insiders, this issue doesn't reproduce. So close this bug for now.

VS Code -Insiders Info:
Version: 1.39.0-insider (user setup)
Commit: 817eb6b0c720a4ecbc13c020afbbebfed667aa09
Date: 2019-09-25T05:28:51.690Z
Electron: 6.0.9
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team upstream
Projects
None yet
Development

No branches or pull requests

2 participants