Skip to content

Angular DevTools install suggestion pop-up #22619

@sumitarora

Description

@sumitarora

🚀 Feature request

Angular CLI should show install devtools suggestion pop-up when running ng serve

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc

Description

When a user executes ng serve on their application running in development mode, the CLI should inject a script which checks if Angular DevTools is available. If it’s not available, the script should show a pop up asking if the user wants to install the extension or never see the pop up again.

Clicking on “Install” should redirect the user to the Chrome Web Store page of Angular DevTools.

New configuration option disableDevtoolsPopup should be added to disable the functionality.

Describe the solution you'd like

Document describing the proposed solution.
https://docs.google.com/document/d/e/2PACX-1vQiWzu6eqD_Ep4-Yt0yGjfY8o7n3jmYz0pC6lwceO6SR3Jz7EDLxjGkrSbCinav7ceWyk13qguGRA9Z/pub

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions