Skip to content

Feature: Enable user to tell which item in the results list matches which map pin #1710

@fancyham

Description

@fancyham

Context

With our split-screen view that shows both a list organizations and the map, it’s impossible to tell which pins correspond to which list item.

This makes it difficult to pick and choose an item, and to identify items.

How is it now?

How it is now:
image

Hovering a cursor over a list item has no effect on the map. Hovering over a map pin isn’t reflected by anything in the list.

Proposed new feature

  • When hovering a cursor over a list item, highlight the corresponding map pin. This will help food-seekers know where a service is located.
  • When hovering over a pin, highlight the row in the search results. Perhaps scroll to that item, if that’s possible.
  • On mobile, there is no way to hover, so replace the ‘Details’ button with a ‘Show on Map” button, which when tapped, highlights the map pin.
  • Number the results and the map pins, similar to Yelp

This will require a new highlight state for the map pin, and for result rows.

Here’s how Yelp does it — we could do something similar.
https://www.yelp.com/search?find_desc=tacos&find_loc=San+Francisco%2C+CA
IMG_2885

Discussion

An added benefit of numbering our pins is that our search results become printable!

References:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions