Next.js Discord

Discord Forum

CommandPalette focusing on button with Up and Down key

Unanswered
Asian black bear posted this in #help-forum
Open in Discord
Asian black bearOP
can anyone examine this code?
https://github.com/saadfrhan/nextjs-hospital-minimial-dashboard/blob/dev/src/components/CommandPalette.tsx
The buttons in the CommandPalette are clickable when I moved through the keys with the Tab key which focuses on the button and when I press Enter key it works but when I moved up and down the buttons, the buttons don't get focused and the Enter key do not work.

0 Replies