Skip to content

Conversation

@ilchenkoArtem
Copy link
Contributor

Description

Linked issue: #6007

Problem
CalendarContainer has incorrect accessibility attributes in inline mode.

Changes
Removed dialog attributes for inline mode

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

@ilchenkoArtem ilchenkoArtem changed the title fix: Add inline mode support to CalendarComponent component with correct accessibility props fix: Add inline mode support to CalendarComponent component with correct accessibility attrs Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.44%. Comparing base (db67a58) to head (d723856).
⚠️ Report is 301 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6008      +/-   ##
==========================================
+ Coverage   97.23%   98.44%   +1.21%     
==========================================
  Files          30       30              
  Lines        3441     3483      +42     
  Branches     1438     1476      +38     
==========================================
+ Hits         3346     3429      +83     
+ Misses         95       54      -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martijnrusschen martijnrusschen merged commit fec3673 into Hacker0x01:main Nov 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants