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

Lock the requests #13518

Open
1 task done
migueloangelo opened this issue Mar 22, 2025 · 0 comments
Open
1 task done

Lock the requests #13518

migueloangelo opened this issue Mar 22, 2025 · 0 comments
Labels

Comments

@migueloangelo
Copy link

Is there an existing request for this feature?

  • I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

Sometimes I have several dangerous requests. By dangerous I mean that if I run it by mistake or confusion, I can delete a lot of data.

Describe the solution you'd like

I'd like the request context menu to have a lock option. This lock would disable the Send (and Send and Download) button to prevent them from being executed accidentally. Of course, if a request is already locked, the unlock option should appear in the context menu.

Describe alternatives you've considered

The only workaround I use to avoid accidental executions is to create a variable with the domain name, and to "disable" the request I change that variable to a non-existent domain name.

Additional context

Context menu:

Image

Send button:

Image

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant