🔄 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/154
**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 (8)
- [`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
- [`62baf99`](https://github.com/linsa-io/linsa/commit/62baf999178cf767bcfe2dad902a5489b50e4318) fix: responsive link item
- [`911e209`](https://github.com/linsa-io/linsa/commit/911e20953a07a961e7c963cd249a8c9eb3836980) chore: add active item index state to LinkRoute
- [`c7211a3`](https://github.com/linsa-io/linsa/commit/c7211a3fe8c3711c94623f5ab35f38e56d283984) fix: ability to press enter go to edit mode
- [`2b1963b`](https://github.com/linsa-io/linsa/commit/2b1963b000a6ed8e17431ab1fe54cbce62600a1c) fix: conflict with main
### 📊 Changes
**3 files changed** (+101 additions, -79 deletions)
<details>
<summary>View changed files</summary>
📝 `web/components/routes/link/LinkRoute.tsx` (+3 -3)
📝 `web/components/routes/link/list.tsx` (+34 -6)
📝 `web/components/routes/link/partials/link-item.tsx` (+64 -70)
</details>
### 📄 Description
_No description provided_
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/154
Author: @Aslam97
Created: 9/8/2024
Status: ✅ Merged
Merged: 9/8/2024
Merged by: @Aslam97
Base:
main← Head:fix/link📝 Commits (8)
3b9dc80fix(topic): handleSelectLearningState missing depth375f061fix(link): use active index instead of native focusce108d9chore(palette): use atom for maintain state1fcaa71chore(link): prevent keydown if command palette active62baf99fix: responsive link item911e209chore: add active item index state to LinkRoutec7211a3fix: ability to press enter go to edit mode2b1963bfix: conflict with main📊 Changes
3 files changed (+101 additions, -79 deletions)
View changed files
📝
web/components/routes/link/LinkRoute.tsx(+3 -3)📝
web/components/routes/link/list.tsx(+34 -6)📝
web/components/routes/link/partials/link-item.tsx(+64 -70)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.