Skip to content
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

Quick Start LWC development article out of date #5659

Closed
readeral opened this issue Jun 26, 2024 · 5 comments
Closed

Quick Start LWC development article out of date #5659

readeral opened this issue Jun 26, 2024 · 5 comments

Comments

@readeral
Copy link

readeral commented Jun 26, 2024

Summary

Quick Start LWC development needs updating given the changes to the Sales app in Spring 24.

Since Spring 24, the Sales app now uses 'Seller Home' as its homepage, and this is not editable as per the article. Either the Quick Start should suggest a different app to use for adding your new component, or should direct users to turn off 'Advanced Seller Home' in Setup > Feature Settings > Home before proceeding to step 2.

Steps To Reproduce:

  1. Create a scratch org
  2. Open the Sales app
  3. Click the setup cog
  4. there is no 'Edit page' option visible

Expected result

'Edit page' would be an option

Actual result

No Edit page available, so you're unable to edit the page to add your newly developed component

Suggested fix

Either the Quick Start should suggest a different app to use for adding your new component, or should direct users to turn off 'Advanced Seller Home' in Setup > Feature Settings > Home before proceeding to step 2.

Salesforce Extension Version in VS Code: 61.1.2
Salesforce CLI Version: @salesforce/cli/2.46.6 darwin-arm64 node-v18.16.0
OS and version: MacOS Sonoma 14.5
VS Code version: 1.90.2
Most recent version of the extensions where this was working: n/a

@svc-idee-bot
Copy link
Collaborator

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

readeral added a commit to readeral/salesforcedx-vscode that referenced this issue Jun 26, 2024
Updates instructions to accommodate Spring '24 changes which changes the Sales app. See issue forcedotcom#5659
@svc-idee-bot
Copy link
Collaborator

Hello @readeral 👋 It looks like you didn't provide all the required basic info in your issue.

If you haven't already, please provide the following info:
Salesforce Extension Version in VS Code:
Salesforce CLI Version:
OS and version:
VS Code version:
Most recent version of the extensions where this was working:

Here's an example of a set of required info that will pass the validation:
Salesforce Extension Version in VS Code: 60.13.0
Salesforce CLI Version: @salesforce/cli/2.42.6 darwin-arm64 node-v18.18.2
OS and version: MacOS Sonoma 14.5
VS Code version: 1.89.1
Most recent version of the extensions where this was working: 60.11.0

A few more things to check:

  • Make sure you've provided detailed steps to reproduce your issue, as well as all error messages that you see.
    • A repository that clearly demonstrates the bug is ideal.
    • Error messages can be found in the Problems Tab, Output Tab, and from running Developer: Toggle Developer Tools in the command palette.
  • Make sure you've installed the latest version of the Salesforce Extension Pack for VSCode. (docs)
  • Search GitHub for existing related issues.

Thank you!

@readeral
Copy link
Author

added unnecessary validation info

Copy link

git2gus bot commented Aug 19, 2024

This issue has been linked to a new work item: W-16535228

@daphne-sfdc
Copy link
Contributor

Hi @readeral, Thank you for informing us about the issue. We have made the necessary updates to our docs to reflect the new state of the Sales app. The updated page is now live here: https://developer.salesforce.com/docs/platform/sfvscode-extensions/guide/lwc-get-started.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants