primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Select dates from previous months

Open felix-droese opened this issue 7 months ago • 2 comments

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?

Image

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

  1. Go to any PrimeVue Datepicker and try it out

Expected behavior

I can flag the selection for dates from previous months

felix-droese avatar Jul 07 '25 08:07 felix-droese

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.

rowanpreesman avatar Sep 12 '25 15:09 rowanpreesman

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.

daniel-hitchins avatar Nov 27 '25 11:11 daniel-hitchins