defaultDisplayUnit in yaml schema not processed
Despite I am indicating milliseconds, I get femtoseconds displayed.
As a side comment, the example at the page https://nomad-lab.eu/prod/v1/staging/gui/dev/editquantity contains two typos:
defaultDisplayUnit="bohr"
instead of
defaultDisplayUnit: "bohr"
and
type:
type_kind: enum
instead of
type:
type_kind: Enum