microsoft / microsoft/vscode-azureresourcegroups
The tag doesn't show in the properties file when viewing properties for a resource group
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: All
Build Version: 20230509.1
Regression: Not a Regression
Repro Steps:
- Make sure the resource groups by Resource Group.
- Right click a resource group -> Edit Tags... -> Edit the tag in the opened file as below -> Save and update.
- Right click the resource group -> View Properties.
- Check whether the tag shows in the properties file.
Expect:
The tag shows in the properties file.
Actual:
The tag doesn't show in the properties file.
More Info:
Refresh can fix this issue.
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
Start by reproducing the issue through Edit Tags and View Properties for a resource group, comparing the properties before and after a refresh. Trace how the saved tag data is loaded into the properties view; the work is done when the tag appears immediately without requiring a refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100