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

Add Date Picker to Select Input Fields #1

Open
ryanwiemer opened this issue Apr 12, 2016 · 3 comments
Open

Add Date Picker to Select Input Fields #1

ryanwiemer opened this issue Apr 12, 2016 · 3 comments

Comments

@ryanwiemer
Copy link
Collaborator

Add a Date Picker to the date specific input fields. A special requirement for this is a button on the date picker to represent "present" such as a job worked from January 2014 - present.

@ryanwiemer
Copy link
Collaborator Author

@chrisheninger,

There is currently a pull request for this. #65

Right now it is functional although after playing around with it I think we need to add a month / year dropdown selector so the user doesn't need to click 50 times to navigate to a date a few years in the past. 😉

We can use this example for understanding how this can be achieved with react-day-picker.

Thoughts?

Thanks,
Ryan

@chrisheninger
Copy link
Owner

@ryanwiemer re: react-dates– that's what I'm using on projects at work currently. I've done a bunch of datepicker research and built plenty of my own– airbnb did an excellent job and has the best solution I've seen to date.

@ryanwiemer
Copy link
Collaborator Author

@chrisheninger,

Cool. In that case react-dates seems like the way to go. Do you happen to have any good examples in using it? Or are all of those in private repos for work? The react-dates documentation is not always super clear. It would be nice to see a real world example.

Thanks,
Ryan

@chrisheninger chrisheninger removed their assignment Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants