microsoft / microsoft/vscode-azurecontainerapps

Logs for selected resource context appear prematurely during Container App creation flow

Open
#1,095 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
Dominant language
TypeScript
Stars
42
Forks
21
Avg merge
3d 7h
Merged PRs (30d)
2

Description

OS: Win 11 x64
Build Version: 20260608.1
Regression: Not a Regression

Repro Steps:

  1. Run Create Container App command.
  2. Select an existing Container App Environment.
  3. Observe the output logs before reaching the step to enter the container app name.

Expect:
Resource-related logs should be shown after all required inputs are collected or be clearly associated with the current step.

Actual:
The following logs are displayed immediately after environment selection and before entering the app name:
Image

More Info:
May mislead users into thinking the creation process has already started before all required inputs are provided.

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

Start with the Create Container App command flow and reproduce the transition after selecting an existing Container App Environment. Trace where the resource-related logs are emitted before the app name step, then verify that they appear only after required inputs are collected or are clearly tied to the current step.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.