mezerotm / cmv

CMV is a citySDK based map visualizatoin tool
5 stars 5 forks source link

Real person using the cmv #59

Open mezerotm opened 7 years ago

mezerotm commented 7 years ago

This is a video of my friend using the cmv, I didn't tell her how to use it or what to do I just gave her the URL and recorded.

I'm going to examine the video more in depth I noticed she came across a couple of unique bugs I'v actually never seen myself.

mezerotm commented 7 years ago

One interesting thing I noticed (not in this video) that, if you don't put a zip code you don't get a result but you do get a loading bar. She tried googling where I live and she doesn't know georgia very well so she didn't use a zip code she just googled 'lawrenceville' and google auto completed for her, but without a zip code this caused her to wait for about 5 minutes thinking it was loading very slow when in fact it was not loading anything at all.

hardnett commented 7 years ago

Very nice result. There are several issues that I see that we can discuss and learn from:

  1. Prompting the selection of variable
  2. Closing the drawer immediately when radio button is pressed.

Plus what Carlos saw.

Those are just a few.

-- Sent from my iPhone

On Apr 22, 2017, at 9:37 PM, Carlos Rincon notifications@github.com wrote:

This is a video of my friend using the cmv, I didn't tell her how to use it or what to do I just gave her the URL and recorded.

video console log I'm going to examine the video more in depth I noticed she came across a couple of unique bugs I'v actually never seen myself.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

NJTuley commented 7 years ago

I just looked at the console log, and I noticed that we got the "Error hello" message exactly 10 times again. I am going to try and talk with Logan about this on monday (if schedules line up), if not then, for sure by the end of next week. If it is not a citysdk issue, I can put the sidebar project on hold and figure this out because it does cause significant load times (5+ minutes regularly when it shows up)

hardnett commented 7 years ago

I'd like to see us just create issues and place them in the to-do list instead of trying to just jumping on bugs as they are reported.

-- Sent from my iPhone

On Apr 22, 2017, at 11:25 PM, Nicholas Tuley notifications@github.com wrote:

Carlos, do you have a screenshot of what your friend saw? Because I submitted with just the word lawrenceville in the search bar, and it autocompleted to a place in NJ (a bug, but I just need to refactor it to use google autocomplete location instead of google places location, should be a fix that could take a few hours at most), and when I clicked a list item for lawrenceville, it pulled up data for lawrenceville. What did you and/or your friend see when you said it was loading nothing?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.