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

The tooltip "Slot Setting" is removed from the Application Setting after renaming it

Open Amar-QA opened this issue 1 year ago • 0 comments

OS: All Build Version: 20241005.1 Regression: Not a Regression

Repro Steps:

  1. Create a new web app.
  2. Add a new application setting for the above web app.
  3. Toggle the above setting as a "Slot Setting" and then rename this application setting.
  4. Check whether the tooltip "Slot Setting" still appears.

Expected: The tooltip "Slot Setting" still appears after renaming the setting. Image

Actual: The tooltip "Slot Setting" is removed after renaming the setting. Image

Amar-QA avatar Oct 10 '24 05:10 Amar-QA