Open
Description
The "Display as grid" example for the Sortable interaction does not allow you to actually sort the grid tiles.
This seems unnecessarily confusing for users as all the other examples do allow sorting.
Suggestion: change "float: left" in the example CSS to "display: inline-block" to get the grid but preserve sorting behavior as described in this stackoverflow.
Metadata
Metadata
Assignees
Labels
No labels