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

[Public user] Implement change viewport behaviour #70

Open
overeha opened this issue Mar 12, 2024 · 0 comments
Open

[Public user] Implement change viewport behaviour #70

overeha opened this issue Mar 12, 2024 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@overeha
Copy link

overeha commented Mar 12, 2024

User Story
As a user, when I change the viewport by zooming out or zooming in or by dragging the map, my search should be rerun automatically.


Description
If I performed a search or even if I am in the default state of the map if I change the map either by zooming in/out or by dragging the map in any direction, the system should rerun my search on the new viewport.


Alternative flow
When user moves the viewport, they can re-run the search manually on the new viewport by clicking on the button "Caută în această zonă". After the search is rerun the button should disappear.


Main Flow

  1. Perform a search or just enter the platform
  2. See displayed pins
  3. Drag or zoom on the map
  4. The "Caută în această zonă" button is displayed on the map.
  5. Click on the button to re run the search manually
  6. Nice to have: While the search/filtering is re-run, button shows loading animation on icon
  7. After the search/filtering is re-run in the new viewport, button dissapears, results are shown.

See figma for this here

Business Requirements
N/A

@overeha overeha added the enhancement 🚀 New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant