Skip to content

Conversation

@tolgaucar
Copy link

  • Fix disabled date tooltip bug where custom day renderers with interactive elements (e.g., tooltips) didn't work on disabled dates
  • Add special container for disabled dates with custom renderers to allow pointer events
  • Maintain proper button disabled state for accessibility
  • Add CSS styles for .disabled-day-container and .custom-day-content
  • Add comprehensive test coverage for the fix

Fixes #1071

- Fix disabled date tooltip bug where custom day renderers with interactive elements (e.g., tooltips) didn't work on disabled dates
- Add special container for disabled dates with custom renderers to allow pointer events
- Maintain proper button disabled state for accessibility
- Add CSS styles for .disabled-day-container and .custom-day-content
- Add comprehensive test coverage for the fix

Fixes Trendyol#1071
@buseselvi
Copy link
Contributor

Great job @tolgaucar 🙏 Can you add an example to the storybook for the UI review?

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.

[BUG]: Disabled date tooltip bug on Datepicker Component

2 participants