Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webkit-calendar-picker-indicator #5658

Open
dcyou opened this issue Oct 21, 2020 · 3 comments
Open

webkit-calendar-picker-indicator #5658

dcyou opened this issue Oct 21, 2020 · 3 comments

Comments

@dcyou
Copy link

dcyou commented Oct 21, 2020

this pseudo element is not defined

@dcyou
Copy link
Author

dcyou commented Oct 21, 2020

I suggest also to add those:

  • webkit-datetime-edit-year-field
  • webkit-datetime-edit-month-field
  • webkit-datetime-edit-day-field

@dcyou
Copy link
Author

dcyou commented Oct 21, 2020

@huksley
Copy link

huksley commented Apr 2, 2023

Would be great to have this added!
Since Firefox >= 109 there is visual issue that you can't hide date picker icon, i.e. following is not working anymore:

input[type="date"]::-webkit-calendar-picker-indicator {
    background: none;
}

So browser compatibility transparency is important!

Here is the recent test: https://codesandbox.io/s/webkit-calendar-picker-indicator-6lpfb9

Reference to Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1812397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants