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

New feature suggestion: correlating calendars #27

Open
MFava91 opened this issue May 1, 2018 · 2 comments
Open

New feature suggestion: correlating calendars #27

MFava91 opened this issue May 1, 2018 · 2 comments
Labels
enhancement pinned Pinned issues so bot doesn't delete it

Comments

@MFava91
Copy link
Contributor

MFava91 commented May 1, 2018

Hi @nikhil-001mehta ,
I'm glad to see the new useful features you've added and the nice work that are you doing.
So today I'm here to suggest a new feature.
Is it possible to "connect/correlating" the two calendar? Let me explain it better:

  • in the first calendar, we have January and in the second February.
    • If the user selects the next month, both calendars update, so the first has February, and the second has March.
    • If the user selects the previous month, both calendars update, so the first has December, and the second has January.
  • I can choose the start date and the end date on the same calendar.

I give you a working example to make you understand better what I mean -> http://airbnb.io/react-dates

Do you think that this is a possible implementable option? Maybe the logic you've used on your datePicker is not "compatible" with this scenario? Or maybe my suggestion is completely out of scope?

Let me know what you thinks.

Thanks

@technikhil314
Copy link
Owner

technikhil314 commented May 2, 2018

@MFava91 Thanks a lot. I am glad that my work is helping to reduce your efforts.
regarding your suggestions, Yes that can be done. Will have to look how much efforts it will take.
It is can be done easily I guess I will give it a try.

@MFava91
Copy link
Contributor Author

MFava91 commented May 2, 2018

Wonderfull!!! Let me know if/when you look at it.
Also, in the next few weeks, I have some free time after work so I can take a look at the code and help if you need.
So, keep me up to date and good work.

@technikhil314 technikhil314 added the pinned Pinned issues so bot doesn't delete it label Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement pinned Pinned issues so bot doesn't delete it
Projects
None yet
Development

No branches or pull requests

2 participants