You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ryanycw
changed the title
Feat(Frontend): Display post list with result from searching keyword
[UST-274] [Frontend] [Feat]: Display post list with result from searching keyword
Oct 23, 2024
Describe the solution you'd like
Adjust the Post List related components to allow passing in keywords for searching
social-tw-website/packages/frontend/src/routes/router.tsx
Line 63 in 9cc927d
social-tw-website/packages/frontend/src/routes/app/posts/page.tsx
Line 12 in 9cc927d
social-tw-website/packages/frontend/src/features/post/components/PostList/PostList.tsx
Line 29 in 9cc927d
social-tw-website/packages/frontend/src/features/post/components/PostList/PostList.tsx
Line 44 in 9cc927d
Adding button or keystroke action to navigate to post list with keyword related content
social-tw-website/packages/frontend/src/routes/app/layout.tsx
Line 128 in 9cc927d
The text was updated successfully, but these errors were encountered: