ng2-smart-table
ng2-smart-table copied to clipboard
Inline mode shifted when adding row
When I am using
selectMode: 'multi',
mode: 'inline'
Here is what I get :
When I create a new row, the columns are shifted to the left and the last column is empty.
Anyone got a solution for this please ?
Is there any fix / workaround available? The issue still persists.
Is there any fix / workaround available? The issue still persists.
As it turned out, the solution is migrating from ng2-smart-table to its fork https://github.com/dj-fiorex/angular2-smart-table It's a shame, since there's a pull request with a fix available (https://github.com/akveo/ng2-smart-table/pull/427), however it has never been merged.
@KostyaDanovsky @elupanov @malashkevich @lugovsky @SashaSkywalker @greenfrvr @Tibing Please guys can you speed up this pull on the main branch, it is a change already implemented and working. Thanks for your attention
@toboko this PR is quite old and has conflicts with the main branch. It would be nice if you could take it as base, and fix the conflicts.