palantir/blueprint
GitHub で見るDateTime2 DatePicker no longer limits month select options when minDate specified
Open
#6,891 opened on 2024年7月2日
Package: datetimeType: bughelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (平均マージ 43d 10h) (30d で 27 merged PRs)
説明
DateTime2 DatePicker no longer limits month select options when minDate specified.
Steps to see:
- Go to https://blueprintjs.com/docs/#datetime2/date-picker3
- Select min date "1 week ago"
- BUG: All 12 months are still displayed as options in the month
select. Previously (DateTime 1), months would have been reduced to only the available months.