mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #181] [MERGED] fix(topic): Topic list keybind #103
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/181
Author: @Aslam97
Created: 9/24/2024
Status: ✅ Merged
Merged: 9/24/2024
Merged by: @Aslam97
Base:
main← Head:fix/topic-list📝 Commits (3)
9f2fb76fix(page): improve keybindbc7838efix(topic): improve keybinde0d44e6fix: learning state selector📊 Changes
10 files changed (+279 additions, -350 deletions)
View changed files
📝
web/components/custom/learning-state-selector.tsx(+7 -16)📝
web/components/custom/sidebar/partial/topic-section.tsx(+8 -12)📝
web/components/routes/link/list.tsx(+0 -1)📝
web/components/routes/link/partials/link-item.tsx(+4 -1)📝
web/components/routes/page/PageRoute.tsx(+1 -23)📝
web/components/routes/page/list.tsx(+49 -73)📝
web/components/routes/page/partials/page-item.tsx(+24 -7)📝
web/components/routes/topics/TopicRoute.tsx(+1 -23)📝
web/components/routes/topics/list.tsx(+56 -82)📝
web/components/routes/topics/partials/topic-item.tsx(+129 -112)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.