Nar --

Results 78 comments of Nar --

Hi @zcolah, I'm planning on picking this up by automatically adding the '/' at the beginning of the string if the user hasn't added it themselves as suggested by @shrunyan....

One workaround I found was to force un-autofocus the height input field via `.blur()` once my dialog opens which would force the user to manually click on the input fields...

@zcolah I am unable to replicate this on multiple instances, even tried creating different schema types. Although one thing to note here is that the "Open" button is reliant on...

@markelmad just wanted to ff up on this

hey @markelmad just wanted to ff up if you had the time to look into this.

@zcolah I am unable to replicate this since creating a new field on the same exact schema you mentioned above did log an entry. ![Image](https://github.com/zesty-io/manager-ui/assets/28705606/5d9566ae-5d81-4b4d-bf1d-ccacaf7e91f9) I am thinking this might...

@gtllien is it safe to close this ticket then?

@gtllien yup. Tried replicating the issue but I can't seem to be able to replicate this.

@zcolah should we prevent the users from typing the date and time and force them to use the datetime picker?

As discussed, this will have to wait until https://github.com/zesty-io/manager-ui/issues/2417 is done