microsoft / microsoft/vscode-azurestaticwebapps

The value of the `app_location` is not highlight after editing the `api_location` config value to a space

Open
#693 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

OS: Win10
Build Version: 20220513.11
Regression: Not a Regression

Repro Steps:

  1. Create a static web app using the local project -> Expand the static web app -> Production -> Workflow -> Click the api_location child node -> Edit the config value to a space in the opened .yml file.
    image
  2. CRTL + S -> Refresh the corresponding "Workflow" -> The api_location value changes to "null" -> Click the app_location.
  3. Check whether the value of the app_location is highlight.

Expect:
The value of the app_location is highlight.

Actual:
The value of the app_location is not highlight.

More Info:
On the contrary, this issue doesn't reproduce.

Edit the app_location config value to space in the opened .yml file -> Click the api_location under the "Workflow" -> The value of the api_location is highlight.

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 in the VS Code extension by editing api_location to a space in the opened .yml file, saving, refreshing the Workflow, and selecting app_location. Trace the Workflow tree's value-highlighting behavior for app_location and api_location; done means app_location remains highlighted after the api_location edit, with the opposite edit still working.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.