cryptr icon indicating copy to clipboard operation
cryptr copied to clipboard

Updating JSON dicts is difficult

Open prabhatverma286 opened this issue 3 years ago • 0 comments

The problem

When updating a secret that is a json dictionary, the UI shows the secrets in a parsed tree, which is very helpful in editing existing values. However, it is not possible to add a new key to the value and update the config without switching on the "json" mode. It would be nice to have the functionality to add keys to existing dictionaries.

image E.g adding a "warning" field to the formatters is not possible through this view

Environment

  • Cryptr version (or git revision) that exhibits the issue: 0.6.0
  • Desktop OS/version used to run Cryptr: Windows 10
  • Vault version: 1.10.4

prabhatverma286 avatar Jun 27 '22 12:06 prabhatverma286