Page MenuHomePhabricator

Entered values in UI become invisible sometimes
Closed, DuplicatePublicBUG REPORT

Description

Steps to Reproduce:

  • Create new ZObject
  • delete Z2K2
  • add new key Z2K2
  • choose a type, e.g. Z4
  • add a key Z4K1
  • choose Z6
  • add an ID
  • select key to add: Z4K2

Status before pressing return:

Screen Shot 2020-10-22 at 3.12.14 PM.png (1×2 px, 365 KB)

Status after pressing return:

Screen Shot 2020-10-22 at 3.12.28 PM.png (1×2 px, 377 KB)

Actual Results:
The field of the key "identity (Z4K1)" is empty

Expected Results:
The field should continue to have the value that was entered before.

Note: the actual value, as can be expected in the raw JSON printed below, is retained, and I can save the object at the end, but the editing view does not correctly display the value while editing other fields.