filament/filament
3.1
11
3
8.2
if the DatePicker is like this
now() = March
DatePicker::make( 'date' )
->minDate( April )
->maxDate( December )
If you click on the date field, the focus month will be minDate, not the current month.
If possible, if we can apply one of this options
have additional feature to set the focus date when click
https://github.com/dharen008/demo
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too