Sparsh1212 / gsocanalyzer

A blazingly fast tool to analyze all the selected organizations in Google Summer of Code in the form of graphical analytics.
MIT License
75 stars 39 forks source link

add keyboard search feature #63

Open iamrahulrnair opened 2 years ago

iamrahulrnair commented 2 years ago

Added Keyboard search functionality,User can search for a keyword and from the suggestion list user can fill the input with up and down arrow keys.

iamrahulrnair commented 2 years ago

Hi can i get a review on this please :-^

iamrahulrnair commented 2 years ago

Hi, I have renamed the variables, and my prettier have added some auto formatting, that wont have impact on the application. changed single quote to double quote that is all,

https://user-images.githubusercontent.com/55950758/146120882-e41a36ea-322e-417f-8119-accb4e767e0c.mp4

l

iamrahulrnair commented 2 years ago

changed the quotes, and semi colon. although its a good convention to include semi-colon and double quotes to strings and single quotes for jsx , thanks :-)