forcedotcom / forcedotcom/code-builder-feedback

Open An Org button presented when no Salesforce Project is open

Open
#230 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:in-app guides & resources type:bug
Dominant language
No language data
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
If I close a project in Code Builder, I am presented with a "Let's Get You Started" screen which has the option to Connect a Salesforce Org. But this will not work because the Salesforce tools don't open up unless I have a Salesforce project open, so this option should not actually be presented.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Code Builder environment
  2. Click "Hamburger" -> File -> Close Folder
  3. "Let's Get You Started" screen appears with blue button to open a Salesforce Org

Expected behavior
No "Connect an Org" button should appear, it's not relevant in this context

Screenshots
cannot-connect-org-here

Desktop (please complete the following information):

  • OS: any
  • Browser: any

Smartphone or other device (please complete the following information):
N/A

Additional context
Actually, it would be nice for this screen to not show up at all in this context, because, since the mechanism to hide this screen is via the .vscode/settings.json file in a Salesforce project, and this isn't a Salesforce project, it means this screen shows up every single time you close a project directory. They may not be what a user wants after they've used a Code Builder environment for a while.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by creating a Code Builder environment, closing the folder through File > Close Folder, and observing the “Let's Get You Started” screen. Inspect how the .vscode/settings.json mechanism hides this screen in Salesforce projects; done means the irrelevant screen and “Connect an Org” button no longer appear in this context.

Written by the indexing model from the issue text.

Assessment

Domain
developer-experience, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.