Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Hover state only applying to selected row #102

Open
sajrashid opened this issue Nov 16, 2021 · 0 comments
Open

Hover state only applying to selected row #102

sajrashid opened this issue Nov 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sajrashid
Copy link
Owner

Describe the bug
options

selectable: true,
xselectedRowCss: "bg-blue-100",
rowCss: "hover:bg-green-900",

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'codesandbox'
  2. Select a row
  3. Hover over selected row
  4. Other rows do not show hover state

Expected behavior
all rows should show hover state

@sajrashid sajrashid added the bug Something isn't working label Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants