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

Selecting date in the future disables the right chevron in linked pickers #2828

Closed
3 tasks done
hruskraj opened this issue Jun 20, 2023 · 1 comment
Closed
3 tasks done

Comments

@hruskraj
Copy link

Prerequisites

Describe the issue

This is an issue in the example code available at https://getdatepicker.com/6/repl.html in the 'linked pickers' example.

In the 'from' picker, when I select a date which is at least 2 months in the future (for example 10/10/2023), the 'to' picker doesn't allow me to move to the next month using the right chevron. The chevron is disabled. I am expecting to be able to move to the date future date using the chevron.

StackBlitz fork

https://stackblitz.com/edit/tempus-dominus-v6-simple-setup-45uhgq?file=index.js

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

Firefox

What version of are you using? You can find this information from the sample StackBlitz.

v6.7.7

What your browser's locale? You can find this information from the sample StackBlitz.

en-US

@hruskraj hruskraj added State: Triage Tickets that need to be triaged. Type: Bug labels Jun 20, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Tempus Dominus Jun 20, 2023
@Eonasdan Eonasdan added Area: TypeScript Priority: High and removed State: Triage Tickets that need to be triaged. labels Jul 3, 2023
@Eonasdan Eonasdan moved this from 🆕 New to 🏗 In progress in Tempus Dominus Jul 6, 2023
@Eonasdan Eonasdan moved this from 🏗 In progress to 👀 In review in Tempus Dominus Jul 6, 2023
Eonasdan added a commit that referenced this issue Jul 6, 2023
Eonasdan added a commit that referenced this issue Jul 6, 2023
@Eonasdan
Copy link
Owner

Eonasdan commented Jul 6, 2023

Hello. I pushed some code to the v6 branch that should fix this. Can you check it out?

@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Tempus Dominus Aug 14, 2023
Eonasdan added a commit that referenced this issue Nov 6, 2023
* 6.7.11

* 6.7.11

* fixes #2828

* fixes #2828

* fixes #2811
fixes #2846
fixes #2845

* stupid git

* #2850 fixes max date

* #2850 fixes max date

* #2855 fixes format strings

* Reverted #2811
Fixed #2850
Fixed #2855

* merge latest v6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants