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

Feature request: Tooltip on hover #110

Closed
daniel-sc opened this issue Jul 17, 2019 · 2 comments · Fixed by #170
Closed

Feature request: Tooltip on hover #110

daniel-sc opened this issue Jul 17, 2019 · 2 comments · Fixed by #170
Assignees
Labels
comp: lean Issues related to @sbb-esta/angular lean design effort2: days enhancement New feature or request prio4: low Should be done after all higher priorities are done

Comments

@daniel-sc
Copy link
Contributor

Currently the tooltip can only be triggered on click - we'd need the tooltip to trigger on hover of an arbitray elements. There should be configurable delays for show/hide.

Additional context
As an orientation one could check: https://ng-bootstrap.github.io/#/components/popover/examples

@daniel-sc daniel-sc added the enhancement New feature or request label Jul 17, 2019
@timschoch
Copy link

To give you some context, this is one of our use cases:
We have a data heavy table that our users need to skim fast and regularly need a subset of details to understand the context. Because this is a repetitive task, we need to prevent a back-and-forth between the master and detail views and we use progressive disclosure to do that:

grafik

The delay is necessary to allow the users to move their mouse cursor over the table, without annoying tooltips flipping up during the movement.

@kyubisation
Copy link
Collaborator

Opened feature request upstream: sbb-design-systems/design-system-website-documentation#6

@kyubisation kyubisation added comp: lean Issues related to @sbb-esta/angular lean design effort2: days prio4: low Should be done after all higher priorities are done and removed under consideration labels Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: lean Issues related to @sbb-esta/angular lean design effort2: days enhancement New feature or request prio4: low Should be done after all higher priorities are done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants