adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.82k stars 2.17k forks source link

Fix styles on last selected row in TreeDataGrid #3484

Open Fi1osof opened 3 months ago

Fi1osof commented 3 months ago

If used TreeDataGrid and select last row, have padding and scroll with :before element. image

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.17%. Comparing base (b13341a) to head (16c47bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3484 +/- ## ======================================= Coverage 98.17% 98.17% ======================================= Files 47 47 Lines 5084 5087 +3 Branches 720 720 ======================================= + Hits 4991 4994 +3 Misses 93 93 ``` | [Files](https://app.codecov.io/gh/adazzle/react-data-grid/pull/3484?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adazzle) | Coverage Δ | | |---|---|---| | [src/DataGrid.tsx](https://app.codecov.io/gh/adazzle/react-data-grid/pull/3484?src=pr&el=tree&filepath=src%2FDataGrid.tsx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adazzle#diff-c3JjL0RhdGFHcmlkLnRzeA==) | `99.35% <100.00%> (+<0.01%)` | :arrow_up: |