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

Add search bar to the page #9

Closed
swaaz opened this issue Mar 25, 2020 · 2 comments
Closed

Add search bar to the page #9

swaaz opened this issue Mar 25, 2020 · 2 comments

Comments

@swaaz
Copy link
Owner

swaaz commented Mar 25, 2020

There is a problem in the backend, We want to get the data(country name) from the user and we need to store it in some variable. Then we have to concatenate the URL with the name of the country which is given by the user and needs to pass it as the argument to the JQuery.
File location:covid-19/test/
Reviewer: @coderhawk999

@coderhawk999
Copy link
Contributor

coderhawk999 commented Mar 26, 2020

i have added the search bar.. the issue was due to button type as submit. so onclick it will reload (coz its inside a form tag) or try to submit to server. ive fixed the issue in the test folder. check my PR. also there are still some bugs to fix with jQuery.(due to append maybe).

@swaaz
Copy link
Owner Author

swaaz commented Mar 26, 2020

fixed

@swaaz swaaz closed this as completed Mar 26, 2020
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

No branches or pull requests

2 participants