vscode-azureresourcegroups icon indicating copy to clipboard operation
vscode-azureresourcegroups copied to clipboard

No error notification pops up after saving a tag with "("test"):"123"

Open v-mengwe opened this issue 4 years ago • 2 comments

OS: Win10 Build Version: 20201216.1

Repro Steps:

  1. Create a new resource group. -> Right click this resource group --> Click "Edit Tags...".
  2. Edit the tag with "("test"):"123" -> CTRL+S.
  3. Check whether pop up an error notification.

Expect: An error notification pops up. image

Actual: No error notification pops up. re

More Info: The tag changes the default name and value after refreshing. image

v-mengwe avatar Dec 17 '20 09:12 v-mengwe

Verified this issue on the latest main branch build 20230509.1, it still reproduces for now. Details show as below.

  1. This issue reproduces on Vs Code 1.78.1.
  2. This issue doesn't reproduce on Vs Code 1.78.0.
  3. This issue doesn't reproduce on Linux and Mac OS.

v-chenzha avatar May 10 '23 08:05 v-chenzha

This issue has been fixed in the build 20240612.1. image

Amar-QA avatar Jun 14 '24 09:06 Amar-QA