Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar navigator year bug #3337

Closed
Axel-Latour opened this issue Jul 10, 2017 · 1 comment
Closed

Calendar navigator year bug #3337

Axel-Latour opened this issue Jul 10, 2017 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Axel-Latour
Copy link

I'm submitting a ... (check one with "x")

[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
On the PrimeNG showcase, take the Calendar component with navigators years and months.
Choose the last year, and the month December (it must be December 2030). Click on the right arrow. The date will change to January 2000 (first month of the first year).
After that, click on the right arrow until December 2000.
If you click one more time, you're not going to January 2001, but you return to January 2000. The year doesn't change anymore, except if you change it manually in the dropdown.

Expected behavior
I can go from to 2030 to 2000, and after that I can continue to 2001. The year should change anyway.

@BenoitFroment
Copy link

Same issue in my app, please have a look Prime.
Thanks

undermoodzyx added a commit to undermoodzyx/primeng that referenced this issue Jul 22, 2017
Signed-off-by: undermoodzyx <mygmzyx@gmail.com>
@cagataycivici cagataycivici self-assigned this Jul 26, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jul 26, 2017
@cagataycivici cagataycivici added this to the 4.1.2 milestone Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants