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

53 render the notes searched on the searchbar #56

Merged
merged 20 commits into from
Dec 5, 2023

Conversation

Stuartwastaken
Copy link
Collaborator

I need the notes to render based on these search results. To do that I will update the NoteListView to accept a props of results and it will conditionally render the results if results is not null. I will also need to have the right hooks for state management.

I also need the search to be from just this one user because right now its searching all global notes, so thats a matter of chaning a few arguments.

@Stuartwastaken Stuartwastaken linked an issue Nov 27, 2023 that may be closed by this pull request
@Stuartwastaken Stuartwastaken marked this pull request as ready for review December 4, 2023 06:52
Stuartwastaken and others added 2 commits December 4, 2023 10:03
@yashb196 yashb196 merged commit 576795b into main Dec 5, 2023
1 check passed
@yashb196 yashb196 deleted the 53-render-the-notes-searched-on-the-searchbar branch October 20, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Render the notes searched on the searchbar
3 participants