You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a regression caused by Firefox breaking change.
It was fine when I tested it with 107.0.1 and then I reproduced it in 109.0.1, after I updated my browser.
We have to check how to suppress the default icon.
It's actually the whole native selector that needs to be prevented.
It seems it does not respect the ::-webkit-calendar-picker-indicator pseudo selector anymore.
Describe the bug
A date input control in Firefox displays a native browser calendar icon in addition to the cds-icon.
(Only a single cds-icon is displayed in Safari and Chrome.)
How to reproduce
View the Storybook page in Firefox https://storybook.core.clarity.design/?path=/story/forms-date--page
Expected behavior
A single calendar icon is displayed in all browsers.
Versions
Clarity project:
Clarity version:
Framework:
Framework version:
Angular 15
Device:
The text was updated successfully, but these errors were encountered: