Pin topic time broken in Safari

When you select Pick date and time, in the time field -- : -- -- does not display, and while you can type in a time it does not accept it as valid. This is only happening in Safari.

I obviously can’t test this here, but I did try it in safe mode to ensure it wasn’t something in my code. I’m on the latest discourse and MacOS.

4 Likes

One for you @joffreyjaffeux?

2 Likes

Yeah I had a quick look, it seems like for some reason the input is created as text and not time on safari. Didn’t dig more than this so far, but given my recent works on this, I will have a look next week.

5 Likes

Should be fixed by:

https://github.com/discourse/discourse/pull/7719

Please read commit message/PR to know more about this.

8 Likes