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
main
chore/topic-detail
1648b57
f90c4f3
6ea09f1
265344b
7 files changed (+326 additions, -397 deletions)
📝 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)
web/components/routes/topics/detail/TopicDetailRoute.tsx
web/components/routes/topics/detail/list.tsx
web/components/routes/topics/detail/partials/link-item.tsx
web/components/routes/topics/detail/partials/section.tsx
web/components/routes/topics/detail/partials/topic-sections.tsx
web/components/routes/topics/detail/use-link-navigation.ts
web/hooks/use-topic-data.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/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.