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

Suggestion to add description on the tooltips of the tags pill #1084

Closed
aditygrg2 opened this issue Oct 14, 2024 · 4 comments
Closed

Suggestion to add description on the tooltips of the tags pill #1084

aditygrg2 opened this issue Oct 14, 2024 · 4 comments

Comments

@aditygrg2
Copy link
Contributor

Description

Currently if there are any descriptions available on the pill, they are not shown.

Screenshot 2024-10-14 at 11 05 04

Here, external docs have a description, but it is just not shown in visual info. The suggestion is to show the description on the tooltip so when the user hovers over it, it can be shown.

Reasons

Description often contains valuable information about any tags, for example what that pill will take you to, or a better explanation of that tag.

The solution I am thinking of is using a react-tooltip which can do the work for us.

Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@Manancode
Copy link
Contributor

I've created a PR to address this issue: #1090
The PR proposes adding tooltip functionality to display descriptions for tags pills. It includes a new TooltipWrapper component, but I failed to locate the external docs information. I will make another PR wrapping the docs with the TooltipWrapper component It would be really helpful if someone helps me with that @aditygrg2

@Manancode
Copy link
Contributor

Sir linked a new PR for it . Please Checkout @catosaurusrex2003

@AceTheCreator
Copy link
Member

issue resolved by #1093

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

No branches or pull requests

3 participants