Skip to content

An error occurs when clicking "Click to view resource" without Azure view opening #393

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

Open
v-xinda opened this issue Sep 8, 2022 · 3 comments
Labels
api AT-CTI Created by CTI team
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Sep 8, 2022

OS: Mac (Pro)/Win10/Ubuntu 22.04
Build Version: 20220906.4
Regression: Not a regression

Repro Steps:

  1. Create a function app.
  2. Navigate to other view (such as Debug view) during creating a function app.
  3. Click "Click to view resource".
  4. Check whether no error occurs.

Expect:
No error occurs.

Actual:
An error occurs.
image

@v-xinda v-xinda added the AT-CTI Created by CTI team label Sep 8, 2022
@philliphoff
Copy link
Member

Verified in the currently released version (1.7.4) so not specific to the 1.8 version. I wonder if it's a similar issue to vscode-azureresourcegroups#202 where reveal doesn't always work if tree nodes have yet to be enumerated.

@philliphoff
Copy link
Member

Note: it seems to always work on the 2nd try.

@nturinski nturinski transferred this issue from microsoft/vscode-azurefunctions Sep 22, 2022
@nturinski
Copy link
Member

Pretty sure that this is an issue with the Resources extension. From the repro steps, I suspect we might have to ensure that the Azure View is visible/loaded before we try to run reveal? Of course, this will most likely change when we do the v2 tree work.

@nturinski nturinski added the api label Sep 22, 2022
@MicroFish91 MicroFish91 added this to the 0.7.0 milestone Jan 11, 2023
@MicroFish91 MicroFish91 modified the milestones: 0.7.0, 0.10.0 Sep 12, 2024
@alexweininger alexweininger modified the milestones: 0.10.0, 0.11.0 Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

5 participants