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
🎨 Fix quarter selection style issue to avoid --keyboard-selected class to the selected element
- Updated the `isSelectedQuarter` method to properly compare the selected quarter.
- Introduced `isQuarterSelected` method to handle quarter selection logic.
- Added a test to ensure the keyboard-selected class is not applied when the quarter is part of the selected date.
Closes#5970
0 commit comments