How do I design a modal like this? I want it to be flexible such that I can drag it up to cover the screen to show more card options and drag it back down if I want. Any help please?
Create a floating group that is set to bottom. For the drag functionality you’ll need custom CSS, if you’re not a coder you can always use an arrow, when the user clicks on it the floating group’s height can be full page other wise its half of the page’s height
Hey @jahanzeb.khn07 thanks for the insight. I really appreciate. Nonetheless, do you know of any plugin that can do this? I think adding CSS is great but I like to avoid that for this particular use case and since it’s a mobile application I am developing I don’t think an “arrow” will be the best native experience for my users. Let me know what you think please. Thanks again.
That’s the best and most straightforward one Group → Mobile Menu / Sheet Plugin | Bubble
Thanks @akamarski , imma look into the plugin now
This topic was automatically closed after 70 days. New replies are no longer allowed.