microsoft / microsoft/vscode-azurestaticwebapps

There is no error notification after executing "Rename Setting..." from command palette for a static web app without any application setting

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

Nobody has claimed this yet.

AT-CTI web-extension
Dominant language
TypeScript
Stars
99
Forks
39
Avg merge
3d 7h
Merged PRs (30d)
2

Description

Environment: VSCode.dev
Azure Resources extension: v0.5.7-alpha.0
Static Web Apps Extension Version: v0.11.5-alpha.0

Repro Steps:

  1. Make sure no application setting for the static web app.
  2. F1 -> Azure Static Web Apps: Rename Setting... -> Select subscription -> Select a static web app -> Select an environment.
  3. Check whether there is an error notification.

Expect:
There is an error notification.
image

Actual:
There is no error notification.
image

More Info:
This issue also reproduces for the command "Azure Static Web Apps: Edit Setting.../Delete Setting...".

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 by reproducing the Rename Setting, Edit Setting, and Delete Setting commands in VSCode.dev with a static web app that has no application settings. Then locate the command implementations and trace the empty-settings path. Done means each command shows the expected error notification when no setting exists.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.