postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.86k stars 841 forks source link

Cannot disable Postbot #13285

Open cristianciula opened 4 days ago

cristianciula commented 4 days ago

Is there an existing issue for this?

Describe the Issue

It seems there is not option to disable Postbot in Postman free tier.I have searched online, searched everyone in Postman Settings and even asked Postbot how to disable it, but couldn't find any kind of information at all regarding this.

Steps To Reproduce

  1. Search absolutely everywhere in the world how to disable Postbot.

Screenshots or Videos

No response

Operating System

macOS

Postman Version

11.20.0

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

abhijitkane commented 2 days ago

@cristianciula Can you elaborate on what you mean by disabling Postbot? There are no automatic actions that Postbot takes on your behalf, so none of your workflows should be affected.

cristianciula commented 1 day ago

Sure thing. There are a couple of distractions in my opinion because of the Postbot:

  1. The shortcut placeholder which is always present when writing scripts, no matter if the cursor is present or not (see 1.png)
  2. The Postbot tooltip in the upper-right corner of Scripts tab. (2.png)
  3. The Postbot button in the footer. (3.png)

For someone who never uses Postbot and does not want to use Postbot, these are simply distractions. I really like working in a use-it or don't show it environment and so far Postman was quite alright on this aspect, but this Postbot, especially the always-on-display shortcut placeholder is a total hindrance for me simply making the lines of code more harder to read because there is always something in there other than my code. Just as for Workspace settings modules, I thought there should be an option specifically targeting Postbot, being able to enable it or disable it and everything associated to it.

Don't get me wrong, some people may enjoy this, but I really do think there should be an option to disable the Postbot when someone doesn't want to use it.

1 2 3