Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing workflow of "Get Publish Profile" #4726

Closed
akaroml opened this issue Nov 5, 2020 · 1 comment
Closed

Confusing workflow of "Get Publish Profile" #4726

akaroml opened this issue Nov 5, 2020 · 1 comment

Comments

@akaroml
Copy link
Member

akaroml commented Nov 5, 2020

After clicking the "Get Publish Profile" button, a file explorer is presented without any extra hint
Screen Shot 2020-11-05 at 3 49 25 PM
Screen Shot 2020-11-05 at 3 49 52 PM

We can do the following:

  1. Change the button text to "Download Publish Profile" to hint that you need to specify a location to save the file
  2. In the file explorer, change the button text from "Open" to "Save" to explicitly tell the users what they are about to do.
@wangmingliang-ms
Copy link
Collaborator

Change the button text to "Download Publish Profile" to hint that you need to specify a location to save the file

it's also Get Publish Profile in Azure Portal, so I tend to keep it as it is, but I will add a download icon on the button to reduce ambiguity, same as that in Azure Portal.
image
image

In the file explorer, change the button text from "Open" to "Save" to explicitly tell the users what they are about to do.

IntelliJ doesn't expose such API to set the text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment