You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can only drag and drop tree table rows into other rows - they cannot be dropped next to (i.e. before or after). We need both this behavior as well as a way to make this visually distinct. I think the ideas around @Input() replaceMode behavior can be expanded upon to make this happen.
The text was updated successfully, but these errors were encountered:
Currently you can only drag and drop tree table rows into other rows - they cannot be dropped next to (i.e. before or after). We need both this behavior as well as a way to make this visually distinct. I think the ideas around
@Input() replaceMode
behavior can be expanded upon to make this happen.The text was updated successfully, but these errors were encountered: