Calendar: WeekNumber looks like it is selectable #9746
Labels
LTS-FIXED-9.2.6
Fixed in PrimeNG LTS 9.2.6
LTS-FIXED-10.1.1
Fixed in PrimeNG LTS 10.1.1
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ...
Current behavior
When you hover over the weekNumber in Calendar it behaves like it is selectable (gray background and cursor: pointer).
Expected behavior
The weekNumber should be disabled like the weekNumber header.
Then they are less likely to be confused with the actual dates.
You just have to add the class
p-disabled
in addition top-datepicker-weeknumber
.primeng/src/app/components/calendar/calendar.ts
Line 83 in 0c510bf
The text was updated successfully, but these errors were encountered: