Hey, I saw your comment on a thread on how to add keyboard navigation to tanstack. I am using shadcn UI Component library which uses tanstack for the tables.
I'm not sure if the issue i'm facing is related to this
but I am having the issue of when first hitting tab to get to the table it auto focuses inputs which you have to press esc to then be able to navigate with arrows. This seems unintuitive, do you have any advice?
Hey, I saw your comment on a thread on how to add keyboard navigation to tanstack. I am using shadcn UI Component library which uses tanstack for the tables.
I'm not sure if the issue i'm facing is related to this
but I am having the issue of when first hitting tab to get to the table it auto focuses inputs which you have to press
escto then be able to navigate with arrows. This seems unintuitive, do you have any advice?