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

feat(frontend): pagination, geometries #8

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

zameji
Copy link

@zameji zameji commented Jun 3, 2024

AFAIK this is backward-compatible with current backend. You wouldn't be able to use pagination and display the geometries (actually the search result list would not show any marker at all), but it should still work.

@zameji zameji marked this pull request as ready for review June 3, 2024 20:23
@zameji zameji mentioned this pull request Jun 3, 2024
@zameji zameji changed the title feat(frontend)!: pagination, geometries feat(frontend): pagination, geometries Jun 3, 2024
@loganwilliams loganwilliams self-requested a review July 5, 2024 11:10
@loganwilliams
Copy link
Contributor

@zameji I've (finally) started to look into this, but it seems like this PR still contains lots of backend commits. Can you take a look and cherry pick the front-end ones so that I can move this forward?

@zameji
Copy link
Author

zameji commented Jul 8, 2024

@loganwilliams I'll look into it. I hope I separated the commits by frontend / backend, otherwise this will be a real headache.

@zameji zameji force-pushed the feat(frontend)!--pagination,-geometries branch from f2530b0 to fcd6aaf Compare July 9, 2024 20:22
@zameji
Copy link
Author

zameji commented Jul 9, 2024

@loganwilliams Alright, I went through the commit history and cleaned it up - both here and in the backend PR #9 . Luckily, only a couple of commits had a mix of backend/frontend files.

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

Successfully merging this pull request may close these issues.

2 participants