[PR #153] [MERGED] chore: improve link accesibility and keybind #74

Closed
opened 2025-12-29 18:28:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/linsa-io/linsa/pull/153
Author: @Aslam97
Created: 9/8/2024
Status: Merged
Merged: 9/8/2024
Merged by: @Aslam97

Base: mainHead: fix/link


📝 Commits (4)

  • 3b9dc80 fix(topic): handleSelectLearningState missing depth
  • 375f061 fix(link): use active index instead of native focus
  • ce108d9 chore(palette): use atom for maintain state
  • 1fcaa71 chore(link): prevent keydown if command palette active

📊 Changes

5 files changed (+57 additions, -80 deletions)

View changed files

📝 web/components/custom/command-palette/command-palette.tsx (+6 -3)
📝 web/components/routes/link/LinkRoute.tsx (+2 -1)
📝 web/components/routes/link/list.tsx (+36 -53)
📝 web/components/routes/link/partials/link-item.tsx (+12 -22)
📝 web/components/routes/topics/detail/partials/link-item.tsx (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/linsa-io/linsa/pull/153 **Author:** [@Aslam97](https://github.com/Aslam97) **Created:** 9/8/2024 **Status:** ✅ Merged **Merged:** 9/8/2024 **Merged by:** [@Aslam97](https://github.com/Aslam97) **Base:** `main` ← **Head:** `fix/link` --- ### 📝 Commits (4) - [`3b9dc80`](https://github.com/linsa-io/linsa/commit/3b9dc809c0e8dd7d5af5684bd468310b32f92f11) fix(topic): handleSelectLearningState missing depth - [`375f061`](https://github.com/linsa-io/linsa/commit/375f061ca586ece65a2dce426c1035941847a492) fix(link): use active index instead of native focus - [`ce108d9`](https://github.com/linsa-io/linsa/commit/ce108d9fb3ff2289219ddbd573252de4ec5d2e2e) chore(palette): use atom for maintain state - [`1fcaa71`](https://github.com/linsa-io/linsa/commit/1fcaa713c746458b21e20b8f6b0c6661eba7de83) chore(link): prevent keydown if command palette active ### 📊 Changes **5 files changed** (+57 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `web/components/custom/command-palette/command-palette.tsx` (+6 -3) 📝 `web/components/routes/link/LinkRoute.tsx` (+2 -1) 📝 `web/components/routes/link/list.tsx` (+36 -53) 📝 `web/components/routes/link/partials/link-item.tsx` (+12 -22) 📝 `web/components/routes/topics/detail/partials/link-item.tsx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:28:09 +01:00
adam closed this issue 2025-12-29 18:28:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/linsa#74