I would very much like to see the card entity draggable so a user can position.
Also would prefer options to manage the positioning (absolute or relative)
Drag & Drop is not currently in the library. It will most likely be a very long time before these features are added. I would recommend using a different library ontop of Semantic UI to implement this.
I'm using https://github.com/RubaXa/Sortable successfully with a semantic-ui table. Nice library so far.
Most helpful comment
I'm using https://github.com/RubaXa/Sortable successfully with a semantic-ui table. Nice library so far.