Ecodev/fab-speed-dial

Place two fab buttons side by side

ruisebastiao opened this issue · 3 comments

How can i put two fab buttons side by side like, if i put two fab i get the following:
fab
i get a space with the length of the actions buttons.
souldn't the actions container be in an overlay?

Material design guideline suggest to have a single FAB button on the entire page:

Only one floating action button is recommended per screen to increase its prominence. It should represent only the most common action.

So I would try to think about alternatives for your need. But if that's something you would like to do anyway, please consider contributing overlay support. As it would definitely be an improvement.

Last update 1.0.1 changed that.

Now component is sized by the trigger's dimension, ignoring the actions list that overflow now over content.

ddtch commented

Actually, I use multiple fab icons on page, in every row of my table there is a fab button which hides a lot of options for row.