Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UST-274] [Frontend] [Feat]: Display post list with result from searching keyword #545

Open
ryanycw opened this issue Oct 15, 2024 · 0 comments · May be fixed by #567
Open

[UST-274] [Frontend] [Feat]: Display post list with result from searching keyword #545

ryanycw opened this issue Oct 15, 2024 · 0 comments · May be fixed by #567
Assignees
Labels
feature new feature frontend open to all the issues that is open to all contributors

Comments

@ryanycw
Copy link
Member

ryanycw commented Oct 15, 2024

Describe the solution you'd like

Adjust the Post List related components to allow passing in keywords for searching

const data = await postService.fetchPosts(pageParam)

Adding button or keystroke action to navigate to post list with keyword related content

@github-actions github-actions bot added feature new feature frontend labels Oct 15, 2024
@ryanycw 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
@cc03668 cc03668 added the open to all the issues that is open to all contributors label Oct 24, 2024
@badukwei badukwei self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature frontend open to all the issues that is open to all contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants