forcedotcom / analyticsdx-vscode

Salesforce Analytics Extensions for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Show loading and no items message in pickers #109

Closed smithgp closed 4 years ago

smithgp commented 4 years ago

Now, for the commands that show a list of apps or templates, it will show the empty picker right away with the loading bar and a loading message. Once the items load, you can pick one, or, if there are none available, it will show a message in the picker (instead of hiding the picker and showing a notification popup in the bottom corner, which was kind of jarring).