bug on event form page with safari
benoitc opened this issue · 6 comments
Safari doesn't display the calendar widgets on the start/end inputs of the event form page. No error is displayed in the console.
Will look into this.
Safari and IE at this time do not support HTML5 calendar element 😞 . Best we can do for those cases without bringing in more JS is add place holders, which should exist anyway.
Yeah, I guess we should bring in a small js lib to make a date picker available for browsers that do not support the html5 calendar element. As such, I labeled this as an enhancement.
bug is still there. It's quite annoyiong to have to switch to another browser or wait to be on a computer to add an event. At least maybe adding the needed format in the fields would help?
This might be a good one for me to take on
@davydog187 re-assigned 👍