Closed SAGARSINGH-1 closed 1 year ago
I'd like to work on this. Would it be good if I go about this by using an array with the X most recent searches, stored in localStorage?
Assigning to @SAGARSINGH-1 as he created the issue.
hey @thtauhid is this good or we just redirect the user to that user Profile page :
https://github.com/thtauhid/open-profile/assets/81561733/072c0e44-c2d7-4a7c-9583-2f67ca23143f
The search history needs to look a bit more elegant. When clicked, it should directly go to the user's profile.
Ok. Got it
Hey @thtauhid check the referenced PR
Hi @SAGARSINGH-1 checked.
Implementing a GitHub username search feature on the page. This feature stores the last searched username in local storage and provides suggestions to the user based on their search history.
Suggestions in the below of input fields :
Ready to work in it.