Skip to content
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

Today Button not visible for maxDate #7602

Closed
suhailk4 opened this issue Jan 14, 2025 · 0 comments · Fixed by #7601
Closed

Today Button not visible for maxDate #7602

suhailk4 opened this issue Jan 14, 2025 · 0 comments · Fixed by #7601
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@suhailk4
Copy link
Contributor

Describe the bug

Today Button is not visible for maxDate as new Date()
This issue is linked to Defect: #7598
with fix added by me not supporting edge case(for few seconds just before midnight - 0 hours) - merged PR: #7597

Reproducer

No response

System Information

10.9.1

Steps to reproduce the behavior

pass maxDate as new Date()

Expected behavior

Today Button visible for edge cases too (seconds before midnight)

@suhailk4 suhailk4 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 14, 2025
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 14, 2025
@melloware melloware added this to the 10.9.2 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants