Hi team👋,
I have fixed issue: #2999 and raised the PR #4115 (original scroll fix)
following up on that, I am working on making email field sticky, which is in place now, but I'm running into a small issue with preserving the hover style on the sticky column.
The sticky positioning works, but the hover effect isn’t being preserved as expected.
I suspect the issue is somehow the bg becomes transparent on hover or not correctly overriding the default.
Here's what I've done: