Open
Description
🐛 Bug Report
Documentation mentions [data-hovered]
selector for <Row/>
. In reality, it does not work (the data attribute is not applied)
🤔 Expected Behavior
data-hovered
attribute should be applied when row is hovered
😯 Current Behavior
data-hovered
is not applied
💻 Code Sample
https://codesandbox.io/s/objective-field-7mq4g6?file=/src/App.js
in the example, I used data-focus-visible
which works as expected when row is focused. data-hovered
is also used, but styles are not applied when row is hovered with a mouse pointer.
Metadata
Metadata
Assignees
Type
Projects
Status
📋 Waiting for Sprint