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

Feature Request: Debounce input entry for JSON #345

Closed
GCHQ77703 opened this issue Aug 26, 2018 · 2 comments
Closed

Feature Request: Debounce input entry for JSON #345

GCHQ77703 opened this issue Aug 26, 2018 · 2 comments

Comments

@GCHQ77703
Copy link
Member

Otherwise, whilst you're writing JSON you get a few hundred errors pop up on the screen.

@n1474335
Copy link
Member

You can manually turn off 'Auto bake' if this is a problem. To debounce JSON, we'd have to detect that the input is JSON, or detect that the first operation in the recipe expects JSON. This would be possible, but I'm not sure how much it really buys us. I assume most people will be pasting JSON in anyway, rather than writing it manually.

@GCHQ77703
Copy link
Member Author

Cool solution, thanks.

BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 2022
…-issue

String to Bool for statusCheckAllowInsecure on save
Fixes gchq#344
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants