Skip to content

fix(calendar): address ARIA violation when a week with all days hidden is rendered#1637

Merged
rkaraivanov merged 7 commits intomasterfrom
bpachilova/fix-calendar-aria-1636
Apr 16, 2025
Merged

fix(calendar): address ARIA violation when a week with all days hidden is rendered#1637
rkaraivanov merged 7 commits intomasterfrom
bpachilova/fix-calendar-aria-1636

Conversation

@ddaribo
Copy link
Contributor

@ddaribo ddaribo commented Apr 2, 2025

Closes #1636

Note: An alternative approach might be to conditionally yield nothing in the renderWeeks generator if all days are hidden.

Copy link
Member

@rkaraivanov rkaraivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably yielding nothing would be the better approach but that can be a separate refactoring task.

@rkaraivanov rkaraivanov merged commit 4e7ebb1 into master Apr 16, 2025
5 checks passed
@rkaraivanov rkaraivanov deleted the bpachilova/fix-calendar-aria-1636 branch April 16, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Calendar throws ARIA violations in certain configurations

2 participants