DataTable - selection: row colour doesn't look nice for frozen columns #3230
Labels
Component: Theme
Issue or pull request is related to Theme
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
I think there might be a bug with the "selection" feature of the data table. It automatically changes the colour of the chosen columns to a transparent background which doesn't look nice with frozen columns. Additionally, it only applies the colour until the point the frozen columns start from the original view. Is this an issue from my side or an actual bug ?
Reproducer
https://codesandbox.io/s/summer-cloud-zi7eep?file=/src/demo/DataTableScrollDemo.js
PrimeReact version
8.2.0
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
Brave
Steps to reproduce the behavior
Expected behavior
Frozen columns colour:
Frozen colour limit:
The text was updated successfully, but these errors were encountered: