mazdik / ng-mazdik

Angular UI component library
https://mazdik.github.io/ng-mazdik
MIT License
89 stars 34 forks source link

Possible to mark cell changed indicator to RowAction #49

Closed hghew closed 4 years ago

hghew commented 5 years ago

Is that a way to make the RowAction have an indicator like cell changed indicator on the top right of each cell? If there is one cell in that row have value changed, the RowAction will have an indicator as well.

That would be great for a large number of rows when scrolling through, some might miss out the cell changed indicator. Since RowAction will be the easiest way to refer if there is any row changed.

An indicator or background color highlight for RowAction would be great.

Help is much appreciated. Thanks in advance.

Annotation 2019-08-28 104353

mazdik commented 5 years ago

added commit

hghew commented 5 years ago

thank you @mazdik