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

[Feat]: Refactor search bar to provide real time updates #949

Closed
1 task done
kailashchoudhary11 opened this issue May 28, 2023 · 4 comments · Fixed by #992
Closed
1 task done

[Feat]: Refactor search bar to provide real time updates #949

kailashchoudhary11 opened this issue May 28, 2023 · 4 comments · Fixed by #992
Assignees
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature gssoc23 only for Girlscript summer of code level3 high level fix for GSSoC

Comments

@kailashchoudhary11
Copy link

What feature?

We can keep sorting the projects based on Changes in the search bar input.

Add screenshots

Add screenshots

Code of Conduct

  • I agree to follow this project's Code of Conduct
@kailashchoudhary11 kailashchoudhary11 added 🚦status: awaiting triage Has not been triaged & therefore, not ready for work ⭐ goal: addition Addition of new feature labels May 28, 2023
@github-actions
Copy link

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as 🏁 status: ready for dev or 👍 status: approved. Check out the contributing guide for more information. Also, if you're in GSSoC'23 please check the discussion

@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2023
Repository owner unlocked this conversation May 28, 2023
@priyankarpal priyankarpal added ❓ talk: question Further information is requested gssoc23 only for Girlscript summer of code 🧹 status: ticket work required Needs more details before it can be worked on 💻 aspect: code Concerns the software code in the repository and removed 🚦status: awaiting triage Has not been triaged & therefore, not ready for work labels May 28, 2023
@priyankarpal
Copy link
Owner

@kailashchoudhary11 could you elaborate a little bit?

@kailashchoudhary11
Copy link
Author

@kailashchoudhary11 could you elaborate a little bit?

Yeah, I mean as soon as the user starts typing in the searchbox, we will update the projects list. For example the user wants to search for the project 'ProjectsHut'. The user will type P in the search box. After typing P, he will be able to see only those projects whose name starts with P on the projects page. Again, when he types r after P, he'll see only the projects starting with 'Pr' or containing 'Pr' in their name.

@priyankarpal
Copy link
Owner

@kailashchoudhary11 could you elaborate a little bit?

Yeah, I mean as soon as the user starts typing in the searchbox, we will update the projects list. For example the user wants to search for the project 'ProjectsHut'. The user will type P in the search box. After typing P, he will be able to see only those projects whose name starts with P on the projects page. Again, when he types r after P, he'll see only the projects starting with 'Pr' or containing 'Pr' in their name.

yeah, amazing idea 👍🏻
assigned to you

@priyankarpal priyankarpal added ✨ goal: improvement Improvement to an existing feature and removed ❓ talk: question Further information is requested 🧹 status: ticket work required Needs more details before it can be worked on ⭐ goal: addition Addition of new feature labels May 29, 2023
@priyankarpal priyankarpal added the level3 high level fix for GSSoC label May 30, 2023
priyankarpal added a commit that referenced this issue May 30, 2023
* Refactor to change the Router

* Fix Theme change bug

* Show Splash Screen

* feat: instant search

* Fix style bug

---------

Co-authored-by: Priyankar Pal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature gssoc23 only for Girlscript summer of code level3 high level fix for GSSoC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants