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

[datetime] fix(DRI): check time boundaries for same day overlap #4254

Merged

Conversation

LucasLemanowicz
Copy link
Contributor

Fixes #4155

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Fixes a bug that allowed the start time to be later than the end time in the DateRangeInput when single day range was enabled.

Reviewers should focus on:

Screenshot

@palantirtech
Copy link
Member

Thanks for your interest in palantir/blueprint, @LucasLemanowicz! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adidahiya adidahiya changed the title Factor in time when computing DateRangeInput same day overlap [datetime] fix(DRI): check time boundaries for same day overlap Jul 31, 2020
@adidahiya adidahiya merged commit a8b08f5 into palantir:develop Jul 31, 2020
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.

Same day DateRangeInput doesn't account for overlapping dates via the time compoent
4 participants