vault icon indicating copy to clipboard operation
vault copied to clipboard

vault ui: edit in json mode, after press keyboard enter button , it doesnt enter in new line

Open zoezhangmattr opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

vault version 1.15.2 (after upgraded from 1.11.0) chrome version Version 123.0.6312.87 (Official Build) (arm64)

in the vault ui, when trying to update an existent kv value in json mode press the enter button , it goes back to the start point of the json content

working fine in version 1.11.0

To Reproduce Steps to reproduce the behavior:

  1. Run vault write ...
  2. Run vault login....
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Environment:

  • Vault Server Version (retrieve with vault status):
  • Vault CLI Version (retrieve with vault version):
  • Server Operating System/Architecture:

Vault server configuration file(s):

# Paste your Vault config here.
# Be sure to scrub any sensitive values

Additional context Add any other context about the problem here.

zoezhangmattr avatar Apr 02 '24 02:04 zoezhangmattr

Try to update last 1.15 version, but not to 1.16.1 - the problem is exist.

timonych avatar Apr 24 '24 18:04 timonych

@zoezhangmattr Though your description of the issue is more on point, the underlying problem has already been reported in #26634

I'm going to close this Issue as a duplicate. Thank you for taking the time to report.

marcboudreau avatar May 06 '24 20:05 marcboudreau