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

Search box on homepage must use a GET request to /search #312

Open
longhotsummer opened this issue Jul 13, 2021 · 2 comments
Open

Search box on homepage must use a GET request to /search #312

longhotsummer opened this issue Jul 13, 2021 · 2 comments
Assignees

Comments

@longhotsummer
Copy link
Contributor

longhotsummer commented Jul 13, 2021

It currently does a POST which doesn't work on pocketlaw (and is unnecessary).

@mariyabb
Copy link
Contributor

@roger-cts I think the method was changed on the internal (top right corner) search box. Perhaps borrow the code from there. We need this deployed on NamibLII first.

@mariyabb
Copy link
Contributor

@Hayk-web we need to change the form method to GET on the front page search box. We need to retain the look and feel of the search box.

@cristiroma cristiroma self-assigned this Sep 14, 2021
cristiroma added a commit that referenced this issue Sep 17, 2021
cristiroma added a commit that referenced this issue Sep 17, 2021
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

5 participants