microsoft / microsoft/vscode-azurefunctions

The context menu doesn't pop up when right clicking the renamed application setting

Open
#3,923 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI bug
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: All
Azure Resources Build Link: vscode-azuresourcegroups-0.8.1-alpha.2 1.vsix
Azure Functions Version: v1.13.1
VS Code Version: 1.85.0

Repro Steps:

  1. Expand a function app -> Expand Application Settings -> Right click Application Settings -> Click "Add new Setting..." -> Enter name -> Enter value.
  2. Right click the above setting -> Click "Rename Setting" -> Enter a new name -> The Application Settings list doesn't auto refresh -> Right click above application setting.
  3. Check whether the context menu pops up.

Expect:
The context menu pops up when right clicking the renamed application setting.

Actual:

  1. The context menu doesn't pop up when right clicking the renamed application setting.
  2. An error occurs when clicking the application setting.
    image

More Info:

  1. The view overlaps when clicking Application Setting node.
    image
  2. This issue also reproduces for App Services Extension.

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 rename and right-click sequence in the VS Code Azure Functions extension using the versions listed, then inspect the application settings tree refresh and renamed-node handling. Confirm that the renamed setting refreshes correctly, its context menu opens, and clicking it no longer produces the reported error; no source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.