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 "No results" state #69

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

[Public user] Implement "No results" state #69

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, I want to be informed if my search on the map returned no results.


Description
When I am searching in a place that returns no results, I want to receive a message (pop-up) that tells me that is the situations and instructs me on how to search better.


Preconditions
N/A


Main Flow

  1. Perform a search
  2. Search returns no results
  3. Message is displayed in the center of the map in a pop-up saying "Ne pare rău, nu există rezultate. Încearcă să refaci căutarea pe o arie mai extinsă, să folosești alte cuvinte sau să elimini din criteriile de filtrare."
  4. I can close the pop-up message and redo my search

Business Requirements

  • This behavior applies when there are no points in the database for that specific selection.
  • When I close the message pop-up the window remains the same until I perform a new search
  • If I perform a new search with a different selection and I do have results, but not in the current viewport, the map will zoom out to display at least one point matching the criteria I selected.
@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