ng2-smart-table icon indicating copy to clipboard operation
ng2-smart-table copied to clipboard

Inline mode shifted when adding row

Open MaxenceEpitech opened this issue 4 years ago • 4 comments

When I am using

selectMode: 'multi',
mode: 'inline'

Here is what I get : image 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 ?

MaxenceEpitech avatar Aug 27 '20 16:08 MaxenceEpitech

Is there any fix / workaround available? The issue still persists.

ardnaskela avatar Oct 27 '23 17:10 ardnaskela

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.

ardnaskela avatar Oct 30 '23 08:10 ardnaskela

@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 avatar Oct 30 '23 09:10 toboko

@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.

malashkevich avatar Nov 20 '23 22:11 malashkevich