You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
The hover state for selected rows with tones was broken before V12 web migrations were shipped. This is fixed now, only if the IndexTable is in a view-only state (which is IndexTable without checkboxes) the hover state is broken still.
This is the fixed issue: #10705
We need the same fix for IndexTable without checkboxes as well.