0

I have a table that has speed dial in each row. Situation

When the items are displayed they hide behind the next dial down below. Problem

Is it possible to make them appear in the foreground?

I know I can change the direction of their appearance but I would prefer if it goes down.

Contractor
  • 11
  • 3
  • 1
    Could you share the code? – Maziar Rumiani Jul 07 '23 at 11:38
  • I'm not allowed to but it's basically this: ` ... ` – Contractor Jul 07 '23 at 12:25
  • 1
    Please provide enough code so others can better understand or reproduce the problem. – Community Jul 07 '23 at 19:42
  • That's as far as I could go: https://stackblitz.com/edit/gtdpru-ecp7pj?file=src%2Fapp%2Fdemo%2Fspeed-dial-linear-demo.html. I'm not sure whether it's possible to fix the scrollbar seeing as the component has no options to specify something like `attachTo="body"`. Why don't you use popup menu though: https://primeng.org/menu#popup? – skink Jul 11 '23 at 19:32
  • Didn't know about popup. It looks like the better option. Thanks – Contractor Jul 12 '23 at 06:50

0 Answers0