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

Fix the date pickers #137

Merged
merged 2 commits into from
Jul 4, 2022
Merged

Fix the date pickers #137

merged 2 commits into from
Jul 4, 2022

Conversation

rod-glover
Copy link
Contributor

@rod-glover rod-glover commented Jul 4, 2022

Resolves #135

A later version of react-datepicker provides what we want out of the box, so use that.

Also mutually constrain the start and end date so that they must satisfy start <= end.

@rod-glover rod-glover merged commit fb5829d into master Jul 4, 2022
@rod-glover rod-glover deleted the i135-datepicker branch July 4, 2022 18:17
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

Successfully merging this pull request may close these issues.

Date picker month forward, backward buttons cause app to reload
1 participant