p-calendar styling is incorrect when it is disabled with an icon #10024
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
Stackblitz Example
https://stackblitz.com/edit/primeng-issue-mdc-theme-calendar-with-icon?file=src/app/app.component.html
Current behavior
The style of a disabled p-calendar with icon is incorrect
=> Wrong bg-color + hover over it changes style.
This doesn't occur if the calendar icon isn't displayed.
Expected behavior
The style of a disabled p-calendar should be correct, irrelevant of if it has an icon or not.
Minimal reproduction of the problem with instructions
See Stackblitz Example
Prerequisite: Use class p-input-filled & themes/mdc-light-indigo/theme.css.
Angular version: 11.2.6
PrimeNG version: 11.3.1
Browser: all
Language: all
The text was updated successfully, but these errors were encountered: