eSentire / qspm

Quantum safe password manager
MIT License
1 stars 0 forks source link

Had trouble editing a textarea note #15

Closed jlinoff closed 3 years ago

jlinoff commented 3 years ago

To reproduce:

  1. Choose any record with a note or notes field.
  2. Edit that field in the record.
  3. Save.

The data does not show up in the Records view.

One workaround is to edit the JSON view on the raw page.

jlinoff commented 3 years ago

Found a problem in edit.js where it was not recognizing the textarea element.

jlinoff commented 3 years ago

Fixed in v0.2.1.