microsoft / microsoft/vscode-azurestaticwebapps

The app setting name doesn't auto refresh after executing "Azure Static Web Apps: Rename Setting..." at the second times

Open
#799 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. Expand the Application Settings node.
  2. F1 -> Azure Static Web Apps: Rename Setting... -> Select subscription -> Select a static web app -> Select an environment -> Select an app setting -> Enter a new name -> Enter.
  3. Rename the above app setting again with command "Azure Static Web Apps: Rename Setting...".
  4. Check whether the app setting name auto refreshes.

Expect:
The app setting name auto refreshes.

Actual:
The app setting name doesn't auto refresh.

More Info:
It is unstable that the app setting value doesn't auto refresh after executing "Azure Static Web Apps: Edit Setting..." from command palette.

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 “Azure Static Web Apps: Rename Setting...” command and the Application Settings node. Reproduce the issue by renaming the same setting twice, then trace how the node refreshes after the command; it is done when the second rename immediately updates the displayed setting name.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.