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
main
fix/topic-list
9f2fb76
bc7838e
e0d44e6
10 files changed (+279 additions, -350 deletions)
📝 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)
web/components/custom/learning-state-selector.tsx
web/components/custom/sidebar/partial/topic-section.tsx
web/components/routes/link/list.tsx
web/components/routes/link/partials/link-item.tsx
web/components/routes/page/PageRoute.tsx
web/components/routes/page/list.tsx
web/components/routes/page/partials/page-item.tsx
web/components/routes/topics/TopicRoute.tsx
web/components/routes/topics/list.tsx
web/components/routes/topics/partials/topic-item.tsx
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/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.