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

Load cities using AJAX #167

Open
jorgeramirez opened this issue Apr 13, 2020 · 0 comments
Open

Load cities using AJAX #167

jorgeramirez opened this issue Apr 13, 2020 · 0 comments

Comments

@jorgeramirez
Copy link
Collaborator

jorgeramirez commented Apr 13, 2020

To reduce the size of the HTML for the requests list page, and speed up loading time, we should call an API to render the cities in the dropdown, instead of including them as part of the HTML page (which is rendered by the server).

The above will require an API for cities with capabilities of searching by a text string.

jorgeramirez added a commit to jorgeramirez/ayudapy that referenced this issue Apr 25, 2020
To eventually use in melizeche#167

Signed-off-by: Jorge Ramírez <jorgeramirez1990@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant