mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 04:10:25 +01:00
[PR #165] [MERGED] fix(link): Navigate between item and fix Enter keybind #87
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/165
Author: @Aslam97
Created: 9/17/2024
Status: ✅ Merged
Merged: 9/19/2024
Merged by: @Aslam97
Base:
main← Head:fix/link-keys📝 Commits (3)
31245ebfeat: add item scroll to activebb8cf0efix: reset enterkey and scroll to viewc24d158fix: link item displayName📊 Changes
5 files changed (+165 additions, -127 deletions)
View changed files
📝
web/components/routes/link/LinkRoute.tsx(+7 -1)📝
web/components/routes/link/header.tsx(+1 -1)📝
web/components/routes/link/list.tsx(+4 -6)📝
web/components/routes/link/partials/link-item.tsx(+123 -119)➕
web/hooks/use-active-item-scroll.ts(+30 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.