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

Dynamic searching without page reloading. #38

Closed
MeetDOD opened this issue May 30, 2024 · 7 comments
Closed

Dynamic searching without page reloading. #38

MeetDOD opened this issue May 30, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request gssoc GSSOC level2

Comments

@MeetDOD
Copy link
Contributor

MeetDOD commented May 30, 2024

image

I have an idea in search section that instead for reloading the whole page we can search the posts in the frontend part only without reloading the page like dynamically fetching the posts in frontend only.

Just need to add couple of lines in th react hook.

I am interested in it because i had done this previously also.

so, I request you to assign it to me.

Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@VaibhavArora314
Copy link
Owner

can you also a search input section @MeetDOD which filters it on the basis of the title and description of the post? I will make this issue level3 accordingly.

@MeetDOD
Copy link
Contributor Author

MeetDOD commented May 30, 2024

@VaibhavArora314 apologies sir for late reply !

image

So, Basically I will apply filter for three parameters, like for :

  • Title
  • Description
  • Author (how created it)

and accordingly the user will get their desired posts.

@VaibhavArora314
Copy link
Owner

Great

Copy link

github-actions bot commented Jun 1, 2024

Hello @MeetDOD! Your issue #38 has been closed. Thank you for your contribution!

@VaibhavArora314
Copy link
Owner

VaibhavArora314 commented Jun 1, 2024

@MeetDOD I am lowering the level to 2 because initially, I thought you would use a custom react hook to dynamically refresh the posts also without reloading the page. Sorry for the confusion.

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Jun 1, 2024

I see, no prob 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc GSSOC level2
Projects
None yet
Development

No branches or pull requests

3 participants