motss / app-datepicker

Datepicker element built with Google's lit and Material Design 2021
https://npm.im/app-datepicker
MIT License
180 stars 51 forks source link

Bugs I experienced and useful stuff I learnt while building the element #128

Open motss opened 5 years ago

motss commented 5 years ago

Description

There are indeed a lot of fun things I myself experienced and some really driving me crazy because of the inconsistent implementation on different browsers including all old and modern browsers. If one implemented anything that does not follow the specs and happened to ship it to stable release in the browser, the bug is there forever as not all users will upgrade to the latest version for simple usage. This really makes literally all frontend devs pulling their hair out all the time trying to figure out what actually break their tests. I'm curating a list of bugs that happened to me so far and hopefully this list will help you brave little soul to get over all the frustrations, struggles, hurdles you could ever imagine.

Good news is that, you can make this world a better place to live in by contributing your problems with details, code samples, and/ or screenshots to help grow the list. Bring more joy to the world! ā¤ļø šŸ¤˜

IE11 (Windows 7)

Safari 9 (OS X 10.11)

Microsoft Edge 18

Safari