Skip to content

Conversation

@AnnMarieW
Copy link
Contributor

This PR allows the Tooltip target to include IDs that are dictionaries - like those used in pattern matching callbacks.

Copy link
Collaborator

@tcbegley tcbegley left a comment

Choose a reason for hiding this comment

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

Nice! So great that this is working now. I swear I tried something like this with the old reactstrap implementation and it didn't like it... Anyway, not going to complain 😅

Can you:

  1. Move stringifyId into Overlay.js, then we save ourselves some duplication.
  2. Add an integration test in tests/
  3. Delete the work-around from faq.md in the docs.

@AnnMarieW
Copy link
Contributor Author

Great - I'm glad you like it. 😺 I learned how to do that when I did the PR to add the Clipboard component to dash-core-components

I'll start working on your other requests.

Copy link
Collaborator

@tcbegley tcbegley left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@tcbegley tcbegley merged commit 6fbb8f5 into dbc-team:main Sep 17, 2021
tcbegley added a commit that referenced this pull request Oct 19, 2021
* Allow dict ids as target id for Tooltip

* Included Popover too

* update based on review

Co-authored-by: Tom Begley <tomcbegley@gmail.com>
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.

2 participants