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 month and year navigator dropdowns not binding to backing store #6209

Closed
kallidean opened this issue Aug 2, 2018 · 8 comments
Closed

Comments

@kallidean
Copy link

You can see and reproduce this behavior right on the primeNG demo site.
https://www.primefaces.org/primeng/#/calendar

Steps:
Click on the navigators example
Paste or type a past date ("01/01/2017")
Click off the control to close the overlay panel
Click back on the date and see the overlay panel still displaying current month/year (regardless of selected value)
Select an alternate date on the overlay panel (notice the newly selected date stays in the currently selected month/year, but the dropdowns still show current month/year)

@opetriienko
Copy link

+1

@JacobSiegle
Copy link
Contributor

JacobSiegle commented Aug 2, 2018

Seems fixed in the latest build?

Edit: Never mind failed the first step of using the calendar with navigators enabled. My bad.

@kallidean
Copy link
Author

Still broken on the public demo website. If fixed, when will it be in a versioned release?

@oliverfrost
Copy link

Just in case one more way to reproduce the issue (PrimeNg v.6.1): https://stackblitz.com/edit/github-uggfuf

@kallidean
Copy link
Author

Fixed as of 6.1.0, thanks guys!

@oliverfrost
Copy link

@kallidean, are you sure? Check out my template. It`s running version 6.1.0 and there is still something wrong with synchronization between calendar and month navigator.

@kijosis
Copy link

kijosis commented Aug 10, 2018

Still broken for me.

@cagataycivici
Copy link
Member

Fixed at #6261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants