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
main
fix/link-keys
31245eb
bb8cf0e
c24d158
5 files changed (+165 additions, -127 deletions)
📝 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)
web/components/routes/link/LinkRoute.tsx
web/components/routes/link/header.tsx
web/components/routes/link/list.tsx
web/components/routes/link/partials/link-item.tsx
web/hooks/use-active-item-scroll.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/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.