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

Fixes DayPicker height issue on open #159

Merged
merged 1 commit into from
Nov 2, 2016

Conversation

majapw
Copy link
Collaborator

@majapw majapw commented Nov 2, 2016

When the initialVisibleMonth has a different height than the current month, the DayPicker does not adjust immediately. I noticed this in prod on airbnb.com. Whoops!

to: @airbnb/webinfra

When the initialVisibleMonth has a different height than the current month, the DayPicker does not adjust immediately
@jpollard-cs
Copy link
Contributor

thanks for fixing this - thought one of my external styles was causing this to happen!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.333% when pulling 50d0afe on maja-adjust-height-when-initialVisibleMonth-is-set into e4cbdc0 on master.

@ljharb ljharb added the semver-patch: fixes/refactors/etc Anything that's not major or minor. label Nov 2, 2016
@majapw majapw merged commit 1ff774c into master Nov 2, 2016
@majapw majapw deleted the maja-adjust-height-when-initialVisibleMonth-is-set branch November 2, 2016 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch: fixes/refactors/etc Anything that's not major or minor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants