-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New calendar component #1593
New calendar component #1593
Conversation
🦋 Changeset detectedLatest commit: 511c94e The changes in this PR will be included in the next version bump. This PR includes changesets to release 35 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🕸 Website previewYou can view a preview here (commit |
🕸 Storybook previewYou can view a preview here (commit |
Navigate to a day with the keyboard navigation, then select a different month, try keyboard navigation again to select a day. It looks like the grid inside the roving tabindex isn't updated when a new month is rendered |
Screen.Recording.2025-03-17.at.12.12.10.movfunky hover state |
Fixes #1850