Skip to content

Support for draggable rows inside of tables. Includes support for Angular scoping. - #588

Open
adamitchell wants to merge 3 commits into
bevacqua:masterfrom
adamitchell:master
Open

Support for draggable rows inside of tables. Includes support for Angular scoping.#588
adamitchell wants to merge 3 commits into
bevacqua:masterfrom
adamitchell:master

Conversation

@adamitchell

Copy link
Copy Markdown

This change will surround draggable table rows in a temporary table element during the mirror/clone stage upon drag. The temporary wrapper table then gets the table row's associated angular attribute. The angular attribute being attached to the wrapper table will allow the ".gu-mirror" css changes to apply to the table for at least angular 2 projects. Without this change, my table rows weren't getting the .gu-mirror css and didn't look proper while dragging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant