mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 04:10:25 +01:00
[PR #164] [MERGED] chore(topic): Enhancement using virtual #86
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/164
Author: @Aslam97
Created: 9/12/2024
Status: ✅ Merged
Merged: 9/19/2024
Merged by: @Aslam97
Base:
main← Head:chore/topic-detail📝 Commits (4)
1648b57chore: use tanstack virtualf90c4f3fix: topic learning state6ea09f1chore: add skeleton loading and not found topic placeholder265344bfix: personal links load in list📊 Changes
7 files changed (+326 additions, -397 deletions)
View changed files
📝
web/components/routes/topics/detail/TopicDetailRoute.tsx(+67 -19)➕
web/components/routes/topics/detail/list.tsx(+93 -0)📝
web/components/routes/topics/detail/partials/link-item.tsx(+166 -165)➖
web/components/routes/topics/detail/partials/section.tsx(+0 -94)➖
web/components/routes/topics/detail/partials/topic-sections.tsx(+0 -44)➖
web/components/routes/topics/detail/use-link-navigation.ts(+0 -60)➖
web/hooks/use-topic-data.ts(+0 -15)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.