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

Help tooltips for custom components #6642

Closed
sogoogos opened this issue May 8, 2023 · 3 comments
Closed

Help tooltips for custom components #6642

sogoogos opened this issue May 8, 2023 · 3 comments
Labels
feature:custom-components type:enhancement Requests for feature enhancements or new features

Comments

@sogoogos
Copy link

sogoogos commented May 8, 2023

Problem

I would like my custom Streamlit component to have a tooltip with a help argument just like other standard components.

Solution

Maybe all it needs is a wrapper function that adds a tooltip to a widget.


Community voting on feature requests enables the Streamlit team to understand which features are most important to our users.

If you'd like the Streamlit team to prioritize this feature request, please use the 👍 (thumbs up emoji) reaction in response to the initial post.

@sogoogos sogoogos added the type:enhancement Requests for feature enhancements or new features label May 8, 2023
@carolinedlu
Copy link
Collaborator

Hey @sogoogos,
Thank you for sharing this request! Would adding code to optionally implement a tooltip to our custom component templates solve this for you?

@sogoogos
Copy link
Author

@carolinedlu Yes, that would be a perfect solution!

Hey @sogoogos, Thank you for sharing this request! Would adding code to optionally implement a tooltip to our custom component templates solve this for you?

@sfc-gh-kbregula
Copy link
Contributor

Hi @sogoogos 👋

Thanks for sharing this question! We use GitHub Issues for bugs that impact the open-source library as a whole; since this issue is specific to your component, do you mind sharing it in our forum instead?

PS. Do you consider to use react-tooltip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:custom-components type:enhancement Requests for feature enhancements or new features
Projects
None yet
Development

No branches or pull requests

3 participants