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

Typing opening bracket or brace in request body auto-completes closing bracket or brace #162

Open
loop-evgeny opened this issue Feb 12, 2025 · 0 comments

Comments

@loop-evgeny
Copy link

Yaak v2024.13.0 on Linux Mint 22

When the cursor is positioned in the request body textbox I press the { key on the keyboard.

Expected result: the text { appears in the textbox
Actual result: the text {} appears in the textbox

Same with ( and [. There doesn't appear to be any option to disable this.

I consider this a bug, because a textbox should, first and foremost, allow the user to type text. This textbox fails to do that. (This "feature" is probably intended for editing JSON, but it happens even with the request type dropdown set to "TEXT" or "XML", for example.)

This behavior is extremely annoying and may be a blocker for me to using Yaak at all (depending on how much I end up needing to edit text).

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

1 participant