Hi,
In Handson version 14.1, When adding a row using context menu option insert row above
, handson table scroll to the right most side (to the last column).
- In the below JSFiddle example, right click on the the row
- Select
insert row above
from the context menu - Observe that scrollbar scrolls to the right most side of the table (i.e last column)
https://jsfiddle.net/dh2Lzpkn/2/.
Additional note: In Handson version 12.1, the above behaviour is working fine: https://jsfiddle.net/ucoh40Lb/1/, is this is intentionally change or just a bug?
We are an existing customer and this is creating issues in our live product environment. It would be great if this could be fixed.
Thanks