Skip to content

fix(ToolTip): don't pass in align as an option to tooltip div#11940

Merged
jnm2377 merged 1 commit into
carbon-design-system:v10from
crhuff-ibm:tooltip-align
Aug 11, 2022
Merged

fix(ToolTip): don't pass in align as an option to tooltip div#11940
jnm2377 merged 1 commit into
carbon-design-system:v10from
crhuff-ibm:tooltip-align

Conversation

@crhuff-ibm

Copy link
Copy Markdown
Contributor

Previously Tooltip was getting align={...} passed in as a prop on the parent div. This caused the ugly behavior seen below.
Remove align key word by destructuring it from other.

image

@crhuff-ibm crhuff-ibm requested a review from a team as a code owner August 11, 2022 14:44
@crhuff-ibm crhuff-ibm requested review from abbeyhrt and jnm2377 and removed request for a team August 11, 2022 14:44
@github-actions

github-actions Bot commented Aug 11, 2022

Copy link
Copy Markdown
Contributor

DCO Assistant Lite bot All contributors have signed the DCO.

@crhuff-ibm

Copy link
Copy Markdown
Contributor Author

I have read the DCO document and I hereby sign the DCO.

@crhuff-ibm

Copy link
Copy Markdown
Contributor Author

recheck

@abbeyhrt abbeyhrt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me! Thank you for contributing!

@jnm2377 jnm2377 merged commit a358e35 into carbon-design-system:v10 Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants