Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-567

Allow disabling confirmation when running a playground command

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Developer Tools
    • 3

      User voice feedback: https://feedback.mongodb.com/forums/929236-mongodb-for-vs-code/suggestions/40501996-conditional-confirmation-prompt

      Problem

      Users find having to confirm their playground run each time to be cumbersome and want a way to disable it depending on what type of database it is - i.e if production, they want the confirmation, if development, they don't want confirmation.

       

      Proposed solution

      • For each connection, we'll leave the default to show the confirmation popup.
      • In the confirmation we'll show a checkbox that says "Do not ask again"
      • If users check this box, we'll no longer show confirmation for that specific cluster 

      Downside of this proposal is there is no way to reverse the decision - i.e if you disable once, you'll no longer be able to enable again. To mitigate this, we could introduce a setting in VS Code to enable confirmation again at the connection level.

       

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            gaurab.aryal@mongodb.com Gaurab Aryal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: