when s rolling left and right the pinned columns have a box shadow to make a vertical line,
for some reason it doesnt work for me on a tree grid.
the box shadow is on the left and right sides of the table-body-row, and those elements have display flex.
as you can see in the picture, the box shadows do not fill the entire height of the line, and giving it simply height: 100% does not work.
changing displays and position also does not work and require and complete overhaul of the entire table. and hinders its functionality.
any ideas how to fix it?
how to reproduce:
you can see it live on: <INTERNAL_LINK>
go to Vordrucke β FSE β FSE EUN β 201702 β Arbeitsversion β EUN
open some nodes of the tree to have contents β click on one of the nodes to open the field editor β and now scroll the table to the right with the horizontal scroller at the bottom.
