mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #173] [MERGED] fix(key): Allow Esc and Any other input event #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.