jQuery UI Widgets Forums Editors Calendar Navigating next month over maxDate

This topic contains 3 replies, has 3 voices, and was last updated by  Hristo 6 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Navigating next month over maxDate #99375

    klien54
    Participant

    Hello, team.

    I found interesting behavior of navigating next month over max date.
    For example, if I set ‘max’ to ‘new Date(2018, 3, 20)’ which means April.20th, it works as I expected.
    I can’t click over April.20th, but when I click the nextMonth button, it navigates to the May.
    Of course, it is still disabled because the max date is April.20th, but the nextMonth button was working to May.
    It is not moving to June any further. It seems like calculating problem on checking max date.

    Unlike max date issue, in min date, clicking previousMonth button is not working under min date.

    You can check this behavior in my example below,
    http://jsfiddle.net/klien54/k9e6cz70/

    In this sample, min date is March.5th and max date is April.20th.
    When you click prevButton you would find it is not moving to Feb,
    however if you click nextButton, you would find it is moving until May even though the max date is April.20th.

    Would you let me know if it is a bug or not, if so, please let me know your schedule for fixing it.
    Thank you for your support in advance as always.

    Warm Regards,
    klien54

    Navigating next month over maxDate #99379

    Stanislav
    Participant

    Hello klien54,

    Thanks for the report!
    We can confirm, this isn’t intended behavior for jqxCalendar.
    I can’t say when exactly it will be fixed but expect it in the near future.

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

    Navigating next month over maxDate #100661

    klien54
    Participant

    Hello Stanislav,

    It’s been 3 months since I reported the issue above, and the issue is still exist in jQWidgets ver.5.7.2.
    Would you let me know which version will fix the issue and when it will be released in your plan?
    Thanks in advance for your help.

    Best Regards,
    klien54

    Navigating next month over maxDate #100668

    Hristo
    Participant

    Hello klien54,

    The mentioned is an issue is still valid and we have a created work item for it.
    We do not have such practice to engage with the deadlines but I think it will be fixed soon.
    Please, take a look at this workaround.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.