posit-dev / publisher

MIT License
6 stars 1 forks source link

Always show credentials and help sections #2310

Closed sagerb closed 2 months ago

sagerb commented 2 months ago

…figuration

Intent

resolves #2309

Type of Change

Approach

Simply pulled the treeViews out of the v-if that was checking for a selected deployment.

Automated Tests

Directions for Reviewers

Deletion of existing deployments/configs when have been last selected will trigger this as well as an initial state where you're opening up a directory which has not yet had a deployment selected.

Checklist