Select dates from previous months
Describe the bug
Hey guys,
is it currently possible to select dates from the previous months?
In the given screenshot, the days 29 and 30 are disabled, because they are from the previous month.
Can I flag the enablement of selection for these dates?
Pull Request Link
No response
Reason for not contributing a PR
- [ ] Lack of time
- [ ] Unsure how to implement the fix/feature
- [ ] Difficulty understanding the codebase
- [ ] Other
Other Reason
No response
Reproducer
https://stackblitz.com/run?file=src%2FApp.vue
Environment
PrimeVue Website
Vue version
3.1.4
PrimeVue version
4.x.x
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
- Go to any PrimeVue Datepicker and try it out
Expected behavior
I can flag the selection for dates from previous months
If permitted I'd like to extend the bug/request with also accepting clicking days in the next month as well, so August 1 and August 2 in the example screenshot.
From an UX standpoint this is expected behaviour and therefore a real eye-sore.
This has also been raised by our UX team. It would be really useful for users if the dates from the previous and next month could be selected as well.