Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

mdFabSpeedDial combined with mdTooltip conjunctions #3277

Closed
@NoamaExl

Description

@NoamaExl

Hi,

I am trying to achieve a speed Dial implementation with tooltips

My requirements:

  1. Each action (including trigger) will have a tooltip
  2. Initial presentation is : speedDIal closed with the trigger tooltip displayed
  3. When speed dial opens - all spedddial actions have a tooltip
  4. all tooltips must stay visible (no autohide) as long as the action itself is visible

In other words I want the tooltips to always show (not just on hover) but only when the actual action is visible

The problems are:

  1. Once I define the tooltips as md-visible - they are visible even if the action is not
  2. After I close and open the speeddial the tooltips are all hidden
  3. md-autohide = false does not seem to work well inside the speed dial

I have a codepen for this:

http://codepen.io/noamamit92/pen/RPZLLa

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions