microsoft / microsoft/vscode-azurefunctions
The context menu doesn't pop up when right clicking the renamed application setting
Nobody has claimed this yet.
- 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:
- Expand a function app -> Expand Application Settings -> Right click Application Settings -> Click "Add new Setting..." -> Enter name -> Enter value.
- 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.
- Check whether the context menu pops up.
Expect:
The context menu pops up when right clicking the renamed application setting.
Actual:
- The context menu doesn't pop up when right clicking the renamed application setting.
- An error occurs when clicking the application setting.
More Info:
- The view overlaps when clicking Application Setting node.
- This issue also reproduces for App Services Extension.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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