Replies: 1 comment 1 reply
-
|
+1 on cancelling the action when the user cancels the prompt. This matches VS Code's behavior for handling its own quick picks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When adding (or hiding) a profile, should we assume a negative response when the suer cancels out of the following prompt?

This is of low impact, since the action is just completed for the one tree where the profile was being managed (added/hidden). However, the question is: Should we avoid taking an action if we detect that the user cancelled the prompt?
Beta Was this translation helpful? Give feedback.
All reactions