Original PR: https://github.com/linsa-io/linsa/pull/173 Author: @Aslam97 Created: 9/19/2024 Status: ✅ Merged Merged: 9/19/2024 Merged by: @Aslam97
Base: main ← Head: fix/keyboard-manager
main
fix/keyboard-manager
e0d37c4
1d80ae5
f22158d
3 files changed (+60 additions, -52 deletions)
📝 web/components/custom/Shortcut/shortcut.tsx (+1 -0) 📝 web/components/routes/link/list.tsx (+41 -46) 📝 web/hooks/use-keyboard-manager.ts (+18 -6)
web/components/custom/Shortcut/shortcut.tsx
web/components/routes/link/list.tsx
web/hooks/use-keyboard-manager.ts
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/173
Author: @Aslam97
Created: 9/19/2024
Status: ✅ Merged
Merged: 9/19/2024
Merged by: @Aslam97
Base:
main← Head:fix/keyboard-manager📝 Commits (3)
e0d37c4fix(key): Allow Esc and input handler1d80ae5chore: set search autoFocus on shortcut componentf22158dfix: allow enter, arrow and disable list if keyboard📊 Changes
3 files changed (+60 additions, -52 deletions)
View changed files
📝
web/components/custom/Shortcut/shortcut.tsx(+1 -0)📝
web/components/routes/link/list.tsx(+41 -46)📝
web/hooks/use-keyboard-manager.ts(+18 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.