ixmaps / website2017

Website for the IXmaps project
https://www.ixmaps.ca
GNU Affero General Public License v3.0
4 stars 2 forks source link

MAP Opening modal search should (almost) never return No routes found #56

Closed Andrew-Clement closed 7 years ago

Andrew-Clement commented 7 years ago

From my apparent location, I get a No routes found message. The only time this should occur is when someone visits from a country and an ISP that doesn't appear in the DB.

The wording of the alert should reflect this fact. (see #57 for suggested wording)

In my case, it should find many routes originating in CA from Shaw.

colinmccann commented 7 years ago

This should now be resolve - plz test and close if satisfied

Andrew-Clement commented 7 years ago

Well, better, but still needs work.

A city only search is OK as an interim measure, but the search should be ORIGINATE IN not CONTAINS (same with contry) pastedgraphic-32

pastedgraphic-34

Modal alert is easier to read, but needs re-wording:

Add the sentence "Showing latest route contributed."

![pastedgraphic-33](https://cloud.githubusercontent.com/assets/12848029/24052196 /d81e99da-0af1-11e7-88ec-20404d955bed.png)

And as discussed, the logic needs revising, to provide for more nuanced search results. (hold off until after feedback)

Andrew-Clement commented 7 years ago

Superceded by new modal design