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

Fab Speed Dials with Tooltip #3236

Closed
luclanet opened this issue Jun 11, 2015 · 5 comments
Closed

Fab Speed Dials with Tooltip #3236

luclanet opened this issue Jun 11, 2015 · 5 comments
Assignees
Milestone

Comments

@luclanet
Copy link

Oblivious compliments for this relase.

In Speed dial will be great to use tooltip to help users. It works but it made the other bottons unaccessible as you can see on this example:

http://codepen.io/anon/pen/MwoVxe

@shprink
Copy link
Contributor

shprink commented Jun 16, 2015

Yes same here, another example: http://codepen.io/shprink/pen/WvEMVy

@myagoo
Copy link

myagoo commented Jun 16, 2015

+1

@ThomasBurleson ThomasBurleson self-assigned this Jun 16, 2015
@ThomasBurleson ThomasBurleson modified the milestone: 0.11.0 Jun 16, 2015
@dohomi
Copy link

dohomi commented Jun 18, 2015

+1

topherfangio added a commit that referenced this issue Jun 24, 2015
users have difficulty utilizing tooltips without an example

references #3338, references #3277, references #3236
@topherfangio
Copy link
Contributor

Hi all, I think a few things have changed recently regarding the tooltip as it now appears to work. Can you please take a look at the following codepen and see if it works for you?

http://codepen.io/topherfangio/pen/MwOQPr

Note: There is currently a bug causing the close/open animation to fire very quickly as you move between action items; it has been fixed in a5807e0.

@myagoo
Copy link

myagoo commented Jun 24, 2015

Works for me :)

2015-06-24 16:26 GMT+02:00 Topher Fangio [email protected]:

Hi all, I think a few things have changed recently regarding the tooltip
as it now appears to work. Can you please take a look at the following
codepen and see if it works for you?

http://codepen.io/topherfangio/pen/MwOQPr

Note: There is currently a bug causing the close/open animation to fire
very quickly as you move between action items; it has been fixed in a5807e0
a5807e0.


Reply to this email directly or view it on GitHub
#3236 (comment).

topherfangio added a commit that referenced this issue Jun 26, 2015
users have difficulty utilizing tooltips without an example

references #3338, references #3277, references #3236
topherfangio added a commit that referenced this issue Jun 26, 2015
 * maintain state when focusing/bluring/tabbing through actions

   speed dial would previously show a very short and erroneous animation
   when tabbing, or rapidly blurring/focusing, through child items

 * add demo showing tooltip usage

 * fix $digest in-progress error when opening a dialog

   cebor reported a $digest in progress bug when trying to open a dialog
   from within the speed dial; haven't figured out how to create a test
   that demonstrates it, but I added a demo which shows failure

 * animations fail on Safari

   update webkitTransform styles and set height to initial instead of 100%

closes #3213, closes #3338, closes #3277, closes #3236, closes #3375
topherfangio added a commit that referenced this issue Jun 28, 2015
 * maintain state when focusing/bluring/tabbing through actions

   speed dial would previously show a very short and erroneous animation
   when tabbing, or rapidly blurring/focusing, through child items

 * add demo showing tooltip usage

 * fix $digest in-progress error when opening a dialog

   cebor reported a $digest in progress bug when trying to open a dialog
   from within the speed dial; haven't figured out how to create a test
   that demonstrates it, but I added a demo which shows failure

 * animations fail on Safari

   update webkitTransform styles and set height to initial instead of 100%

 * make changes suggested by gkalpak

closes #3213, closes #3338, closes #3277, closes #3236, closes #3375
topherfangio added a commit that referenced this issue Jun 28, 2015
 * maintain state when focusing/bluring/tabbing through actions

   speed dial would previously show a very short and erroneous animation
   when tabbing, or rapidly blurring/focusing, through child items

 * add demo showing tooltip usage

 * fix $digest in-progress error when opening a dialog

   cebor reported a $digest in progress bug when trying to open a dialog
   from within the speed dial; haven't figured out how to create a test
   that demonstrates it, but I added a demo which shows failure

 * animations fail on Safari

   update webkitTransform styles and set height to initial instead of 100%

 * make changes suggested by gkalpak

 * more fixes suggested by gkalpak

closes #3213, closes #3338, closes #3277, closes #3236, closes #3375
topherfangio added a commit that referenced this issue Jul 5, 2015
 * maintain state when focusing/bluring/tabbing through actions

   speed dial would previously show a very short and erroneous animation
   when tabbing, or rapidly blurring/focusing, through child items

 * add demo showing tooltip usage

 * fix $digest in-progress error when opening a dialog

   cebor reported a $digest in progress bug when trying to open a dialog
   from within the speed dial; haven't figured out how to create a test
   that demonstrates it, but I added a demo which shows failure

 * animations fail on Safari

   update webkitTransform styles and set height to initial instead of 100%

 * make changes suggested by gkalpak

 * more fixes suggested by gkalpak

closes #3213, closes #3338, closes #3277, closes #3236, closes #3375
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants