Skip to content

Expose tooltip placement using classes#970

Merged
gabrieljablonski merged 4 commits intomasterfrom
feat/tooltip-placement
Mar 6, 2023
Merged

Expose tooltip placement using classes#970
gabrieljablonski merged 4 commits intomasterfrom
feat/tooltip-placement

Conversation

@gabrieljablonski
Copy link
Copy Markdown
Member

Closes #969

Beta release for testing: yarn add react-tooltip@5.9.1-beta.0

</span>
<div
class="react-tooltip undefined"
class="react-tooltip react-tooltip__place-top undefined"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

when using the clickable prop, we get an undefined classname when testing. this doesn't happen outside of testing.

any ideas @danielbarion?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

that's weird, I'll take a look when I have some available time, but this is not a blocker for this PR as this is an extra-class

@gabrieljablonski gabrieljablonski merged commit f4d9747 into master Mar 6, 2023
@gabrieljablonski gabrieljablonski deleted the feat/tooltip-placement branch March 6, 2023 21:24
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.

[FEAT REQ]: Indicate the actual place where tooltip is rendered in some way

2 participants