Skip to content

Components tree view not get refreshed #3318

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

Closed
msivasubramaniaan opened this issue Sep 25, 2023 · 1 comment · Fixed by #3377
Closed

Components tree view not get refreshed #3318

msivasubramaniaan opened this issue Sep 25, 2023 · 1 comment · Fixed by #3377
Assignees
Labels
Milestone

Comments

@msivasubramaniaan
Copy link
Collaborator

Step to re-produce:

  • Add a component folder into workspace
  • The component will be shown into the tree view
  • Delete devfile.yaml or .odo folder

Error: The component still showing in the view
Assert: The component should not show

@msivasubramaniaan msivasubramaniaan self-assigned this Sep 25, 2023
@msivasubramaniaan msivasubramaniaan moved this to 📋 Backlog in IDE Cloudaptors Sep 25, 2023
@msivasubramaniaan msivasubramaniaan moved this from 📋 Backlog to 🏗 In progress in IDE Cloudaptors Sep 25, 2023
@msivasubramaniaan msivasubramaniaan removed their assignment Sep 25, 2023
@msivasubramaniaan msivasubramaniaan moved this from 🏗 In progress to 📋 Backlog in IDE Cloudaptors Sep 25, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Sep 29, 2023
@vrubezhny
Copy link
Contributor

@msivasubramaniaan We do not need to watch for .odo removal here. Existing devfile.yaml is enough for a component to be functional and .odo will be created by odo for example if you execute Start Dev on a component.

A PR to fix is added here: #3377

@vrubezhny vrubezhny moved this from 📋 Backlog to 👀 In review in IDE Cloudaptors Sep 29, 2023
vrubezhny added a commit to vrubezhny/vscode-openshift-tools that referenced this issue Sep 29, 2023
@datho7561 datho7561 added this to the 1.10.0 milestone Sep 29, 2023
datho7561 pushed a commit that referenced this issue Sep 29, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in IDE Cloudaptors Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants