microsoft / microsoft/vscode-azureresourcegroups

An error notification pops up after typing a tag "$schema": ""

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

Nobody has claimed this yet.

🔎 investigate 🕵️ AT-CTI
Dominant language
TypeScript
Stars
78
Forks
55
Avg merge
16h 49m
Merged PRs (30d)
139

Description

OS: All
Build Version: 20231121.1
Regression: Not a regression

Repro Steps:

  1. Create a resource group -> Right click it -> Edit Tags... -> Type double quotes -> Select "$schema" -> Type double quotes.
  2. Check whether no error notification pops up.

Expect:
No error notification pops up.

Actual:
An error notification pops up.

https://github.com/microsoft/vscode-azureresourcegroups/assets/57662131/0a2cc721-cdaf-4422-befa-58751b739268

More Info:
You can type several letters in the double quotes if no error notification pops up after typing double quotes.

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 Edit Tags flow for an Azure resource group and reproduce the notification by entering "$schema": "". Trace the validation or notification path responsible for this input; done means the tag can be entered without an error notification, while other tag validation remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cloud, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.