Very strange problem, two different projects, same behaviour.
I have a Time field inside a structure field, such as:
test:
type: structure
fields:
duration:
type: time
display: HH:mm:ss
translate: false
width: 1/4
If I create a new element, click on the Time field, write, for example, ‘00:06:21’, then hit enter, the field reverts back to ‘00:05:00’ by itself.
If, instead, I modify the value with the keyboard arrow keys, it works fine. But writing the value, reverts to 00:05:00.
I have a video but can’t upload it here.
Is this a bug ?
Thank you