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

Add the search through post #79

Open
jakazzy opened this issue Dec 10, 2022 · 0 comments
Open

Add the search through post #79

jakazzy opened this issue Dec 10, 2022 · 0 comments
Labels

Comments

@jakazzy
Copy link
Collaborator

jakazzy commented Dec 10, 2022

Task Description

As part of the dashboard menu, we have a search functionality to search through all post.
Lets add a UI enhancement so that as a user types through the list of posts, there will be some drop down suggestions for them
to choose from.

Describe the task to be completed.

Technical Considerations

We may likely need a debounce when the search for a query is being made. Kindly view more on it here.

Lets add test for the component using the React Testing library

@jakazzy jakazzy added the task label Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant