Skip to content

Conversation

@nimithajalal
Copy link
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

- Make hello-world.md the canonical reference for enabling dev mode
- Add prominent callouts for CLI's dev mode activation URL (addresses feedback)
- Update all docs to reference hello-world.md instead of duplicating instructions
- Fix broken links, improve heading consistency, fix typos

No code samples changed.
- Change Step 1 from 'Enable Dev Mode' to 'Open Code Playground'
- Move dev mode activation to Step 2 with 'if needed' qualifier
- Reference hello-world.md as canonical source for dev mode setup
- Remove duplicate dev mode instructions (DRY principle)

This implements Padma's feedback to deprioritize dev mode activation
and let users access the Playground immediately without blockers.
Dev mode setup is now contextual rather than a required first step.

![Manage Your add-ons page](./img/playground-sessions.png)

<InlineAlert slots="header, text1" variant="info"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot will have to be updated according to new UI

- Node.js version 18 or higher (optional, only for the CLI track).

### Add-on Development mode
### Enable Add-on Development Mode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We no longer want to call this as the first step. We have simplified the whole process. We should provide shortcut URLs for playground (https://www.adobe.com/go/addon-playground) and CLI (https://www.adobe.com/go/addon-cli). The developers will be automatically intercepted if they havent enabled developer mode with a DTOU dialog.


<InlineAlert slots="header,text1,text2" variant="success"/>

#### Quick Setup Tip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a screenshot

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants