Can't NAVIGATE between two action buttons inside the cell #3466
Unanswered
iamrakhmatov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a use case where I have two buttons (edit/delete) inside one cell for each row and when I navigate using keyboard it only focuses one of the action buttons and I can't navigate to the second one and if I try it just moves to the next cell.
How can I achieve this functionality?
Beta Was this translation helpful? Give feedback.
All reactions