Looking for some guidance on how to approach embedding a canvas into Bubble so I can create draggable ‘cards’ and move them anywhere within that canvas. I need the cards to have either arbitrary locations which are stored (x,y) or be sortable (displayed left-to-right, top-to-bottom) by some parameter.
I’m looking at a canvas approach because draggable elements (and similar) does not appear to support arbitrary placement.
Note: Noob at Bubble.
Thanks!