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(DatePicker): make appendTo back working #4215

Merged
merged 3 commits into from
Oct 10, 2019

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Oct 4, 2019

Fixes #4158.

Changelog

Changed

  • A fix to make appendTo working again.

Removed

  • PropTypes.string option of appendTo prop, given it was removed in v10.

Testing / Reviewing

Testing should make sure our date picker is not broken.

@netlify
Copy link

netlify bot commented Oct 4, 2019

Deploy preview for the-carbon-components ready!

Built with commit cc1b032

https://deploy-preview-4215--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Oct 4, 2019

Deploy preview for carbon-elements ready!

Built with commit cc1b032

https://deploy-preview-4215--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Oct 4, 2019

Deploy preview for carbon-components-react ready!

Built with commit cc1b032

https://deploy-preview-4215--carbon-components-react.netlify.com

@asudoh asudoh marked this pull request as ready for review October 8, 2019 21:12
@asudoh asudoh requested a review from a team as a code owner October 8, 2019 21:12
@ghost ghost requested review from abbeyhrt and dakahn October 8, 2019 21:12
Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me, tested locally and appendTo seems to function as expected again. would it be worth adding another test to our test suite for this prop?

@asudoh asudoh merged commit 4f6a383 into carbon-design-system:master Oct 10, 2019
@asudoh asudoh deleted the datepicker-appendto branch October 10, 2019 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When DatePicker in scrolling container, the calendar popup doesn't scroll with it
4 participants