ddev / vscode-ddev-manager

DDEV Manager offers a centralized and user-friendly interface to control every aspect of your DDEV projects.
https://marketplace.visualstudio.com/items?itemName=biati.ddev-manager
Apache License 2.0
12 stars 3 forks source link

[BUG] Display correct message in sidebar view when there's only one project and it's deleted. #6

Closed biati-digital closed 10 months ago

biati-digital commented 10 months ago

Describe the bug In the sidebar if it's there only one project and it's deleted the view needs to be refreshed and display the initial welcome message that it's displayed when DDEV and Docker are running correctly but there are no projects. "DDEV is ready and running. Start by adding your first project."

This issue does not affect the functionality of the extension

To Reproduce Have only one project In the sidebar and delete it.

Expected behavior The welcome view should be displayed if there are no more projects.

System (please complete the following information):

biati-digital commented 10 months ago

Fixed, will be included in the next update.