mikecoj/MCDatepicker

Allow days to be selected from next month

Opened this issue · 3 comments

Great date picker !

I do have a question though. If you are on a current month you can't select any days from the next month:

https://www.screencast.com/t/jV5X1kWgG0ui

Is there a way of:

  1. not displaying next months days
  2. allow next months days to be selected?

I have looked through the documentation but can't see an option.

Would love to use this but that is a UX issue for our users for sure.

Hi there,

At this point, MCDatepicker doesn't have these features,
I will add some config options for that.

Thank you!!

@mikecoj Any update on this?

Hi there, this feature is in the develop branch, you can test it by enabling hideInactiveDays or selectInactiveDays options.