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

[Suggestion] It would be better to keep the case of the tips consistent in the input box when swapping slots

Open v-xinda opened this issue 2 years ago • 0 comments
trafficstars

OS: Win10 Build Version: 20231019.1 Regression: Not a regression

Repro Steps:

  1. Create a app service -> Create a slot.
  2. F1 -> Azure App Service: Swap Deploy Slot... -> Select a subscription -> Select a resource.
  3. Check the tip in the input box.

Actual: Show "Select Deployment Slot" tip in the input box. image

Suggestion; It would be better to keep the case of the tips consistent in the input box when swapping slots. The tips about selecting a subscription and a resource as below: image

More Info:

  1. This issue also reproduces when executing "Edit.../Rename.../Toggle as Slot Setting" and executing "View Deployment Logs/Redploy/Commit in GitHub" for the deployment. image
  2. This issue also reproduces on the Azure Functions extension.

v-xinda avatar Oct 20 '23 08:10 v-xinda