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

Design System: Differentiating Tooltips from Popovers #1916

Open
2 tasks
namigoeku opened this issue Oct 23, 2024 · 0 comments
Open
2 tasks

Design System: Differentiating Tooltips from Popovers #1916

namigoeku opened this issue Oct 23, 2024 · 0 comments

Comments

@namigoeku
Copy link
Member

namigoeku commented Oct 23, 2024

Overview

Our design system does not differentiate between tooltips and pop-overs. Since popovers are editable and tooltips are not, we must differentiate them in the design system.

Action Items

  • Differentiate popovers from tooltips
  • Update design system with section for popovers and tooltips

Tooltip vs. Popover
A tooltip is used to give the user hints or help them to complete an action. They are activated on hover and are non-interactive. A popover is used to give the user more detail about how to complete an action. They can include links, are clickable, and can support larger text area.

Example of tooltip vs popover
image

Resources/Instructions

Link to issue #1903 - Create mockups for editing tooltips
Github Design System - Popovers
Github Design System - Tooltips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prioritized Backlog
Development

No branches or pull requests

2 participants