microsoft / microsoft/vscode-azurestaticwebapps
The app setting name doesn't auto refresh after executing "Azure Static Web Apps: Rename Setting..." at the second times
Nobody has claimed this yet.
- 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:
- Expand the Application Settings node.
- 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.
- Rename the above app setting again with command "Azure Static Web Apps: Rename Setting...".
- 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
- 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 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