Floating group inside a Popup

Hey everyone. I need help with something. I need to add a floating group inside a popup. For example, I need two buttons inside the floating group which sticks to the bottom of the popup and no matter the height of the content above that floating group, it just scrolls. Makes sense?

1 Like

@mohid

This is not possible.

What you could explore though is to design a reusable element as needed and place that inside a popup.

@cmarchan Thanks for your kind response but this was possible using a re-useable element and a little bit of css.

Great!

I suggest to check for that solution in different viewports and browsers in case your app will be widely used.

If the solution works within a specific set of circumstances as many of our apps aim to do … excellent! :grinning:

@cmarchan Sure. Thanks for the advice. Will surely do.

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.