microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.21k stars 515 forks source link

There is no tooltip for the registry list when pushing image to registry #4083

Closed v-ruizh closed 1 year ago

v-ruizh commented 1 year ago

OS: Win 10 Build Version: 20230922.1 Regression: Previous Release

Repro Steps:

  1. Navigate to Image view -> Right click one image and select "Push..." action.
  2. Check whether there is a tooltip for the registry list.

Expect: There is a tooltip for the registry list, such as the below one. image

Actual: There is no tooltip for the registry list. image

More Info:

  1. This issue also reproduces for the next steps.
  2. This issue does not reproduce on the current released Docker extension v1.26.1.
alexyaang commented 1 year ago

I feel indifferent about this one as well, @bwateratmsft any preferences?

bwateratmsft commented 1 year ago

We should add the tooltip, I don't think it's much work.

alexyaang commented 1 year ago

Sounds good

v-ruizh commented 1 year ago

This issue also reproduces for the steps after selecting the registry provider, such as "select subscription" option, "select registry" option, "select namespace" and so on. image

alexyaang commented 1 year ago

I don't feel strongly about this either way. Having the prompt would be nice. @bwateratmsft what do you think?

dbreshears commented 1 year ago

Can revisit if we get compelling feedback, but seems fairly low priority since it is self explanatory