Is there any way to focus a particular row which we are dragging over the other row for better UX. #346
AdityaBhadange
started this conversation in
General
Replies: 2 comments 2 replies
-
Yes, that's supposed to be happening. I'm guessing it broke after the border-collapse css rule was internally changed to fix a firefox bug recently. |
Beta Was this translation helpful? Give feedback.
2 replies
-
should be back to normal in v1.6.4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if we have a way to focus (e.g. Showing custom row border color or any custom CSS in general) on the target row while row dragging/ordering.
And also how to conditionally enable the focus on the row.
Note - I'm not talking about changing the row's opacity.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions