launchiamenterprise / keyrunner

KeyRunner: A secure, codeless VS Code extension for API testing & Designing. Features include data encryption at rest, sensitive data masking, and the innovative Playground for chaining API requests without coding
https://keyrunner.app
MIT License
15 stars 1 forks source link

When entering or deleting characters from input fields, the cursor is placed at the end of the string #44

Closed hex2bit closed 2 months ago

hex2bit commented 3 months ago

Describe the bug Whenever you type a character or delete a character from an input field, such as headers, body, params, etc... the cursor position is placed at the end of the string. This makes it difficult to edit fields and I typically have to just clear and retype what I want in the field as that's easier to deal with.

To Reproduce Steps to reproduce the behavior:

  1. Place text in field
  2. Try to edit something in the middle of the string

Expected behavior I would expect the cursor to stay at the spot I'm editing and to not jump to the end of the string.

Screenshots I don't have screenshot, but I can try and capture something if needed.

Desktop (please complete the following information):

launchiamenterprise commented 3 months ago

Hi @hex2bit this issue is fixed, please update to latest version