Salesforce-org-Impact-Labs / 01HousingandHomelessness

Impact Lab - Housing & Homelessness
BSD 3-Clause "New" or "Revised" License
12 stars 11 forks source link

Map reflects incorrect data when there are too many services to load #270

Open szeitz opened 3 years ago

szeitz commented 3 years ago

The map in Service Match will show incorrect information when there are too many services to load. It will sometimes appear blank or only show a handful of results. Filtering down to a smaller group will result in more services appearing.

Steps to replicate:

  1. In an instance with both Service Match and the One Degree beta package installed
  2. Follow instructions on how to import services by zip code and import 2 or more zip codes in the bay area.
  3. Load a contact.
  4. If it is already on the contact record, skip to next step. If it is not set yet, add it in the client profile builder
  5. Select 'Get Recommended Services' in Service Match

Expected Results: Available services appear in Service Match and map populates with points for each service

Actual Results: Sometimes the map will not load until the user double clicks on it Sometimes it will load with only a couple dots appearing for services

Notes: We need to understand more about what the limitations are around that map. We can maybe limit the results to a number that works for that component but we need to understand what that threshold is.