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

[Bug]: date-picker inputting min and max date range doesn't work #18018

Closed
2 tasks done
annawen1 opened this issue Nov 7, 2024 · 0 comments · Fixed by #18019
Closed
2 tasks done

[Bug]: date-picker inputting min and max date range doesn't work #18018

annawen1 opened this issue Nov 7, 2024 · 0 comments · Fixed by #18019
Assignees
Labels
package: @carbon/web-components @carbon/web-components role: dev 🤖 severity: 2 https://ibm.biz/carbon-severity type: bug 🐛

Comments

@annawen1
Copy link
Member

annawen1 commented Nov 7, 2024

Package

@carbon/web-components

Browser

No response

Package version

v2.16.0

React version

No response

Description

When applying the min-date and max-date properties, I expect to see the calendar grayed out / disabled for all dates except for the date range given. However there is no change in the calendar.

Reproduction/example

https://stackblitz.com/edit/github-7fmqdw?file=index.html

Steps to reproduce

Open the stackblitz and see that the calendar displays all dates even though the date range has been supplied.

Suggested Severity

Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: @carbon/web-components @carbon/web-components role: dev 🤖 severity: 2 https://ibm.biz/carbon-severity type: bug 🐛
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant