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

Modal with Title, Info Icon, and Tooltip on Hover #1179

Open
andersonnagelo opened this issue Nov 7, 2024 · 0 comments
Open

Modal with Title, Info Icon, and Tooltip on Hover #1179

andersonnagelo opened this issue Nov 7, 2024 · 0 comments

Comments

@andersonnagelo
Copy link
Contributor

Description:

A variation of the modal needs to be implemented to display a title and an info icon alongside it. The icon should be interactive: hovering over it will display a tooltip with additional information.

Technical Details:

Title: Display the title at the top of the modal, aligned according to the current standard.
Info Icon: Add an icon next to the title. This icon should be recognizable and indicate that additional information is available.
Tooltip on Hover: When the user hovers over the icon, a tooltip should appear with explanatory text. The displayed text should be customizable to fit the different needs of each modal.
Requirements:

Follow design guidelines to maintain visual consistency.
Ensure accessibility: the tooltip should be readable and provide clear and concise additional information.
Implement responsiveness, adapting the modal and tooltip across different screen sizes.

image

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

1 participant