expandorg / worker-app

worker application
https://portal.expand.org/
Mozilla Public License 2.0
2 stars 0 forks source link

Onboarding survey updates #248

Open kieranoreilly opened 5 years ago

kieranoreilly commented 5 years ago

Great work with the survey everyone. Wanted to make a few changes before deploying to prod:

  1. If a user skips the survey they are never asked again. Is this intended behavior? Maybe lets keep asking on login until we put in profile? Or lets keep behavior as is and profile page is coming soon.
  2. After logging in, the onboarding survey isn't displayed. I have to refresh to see it. Seems like a bug
  3. On the survey clicking enter should take you to the next screen thoughts? I understand enter should not click next for things where you type.
  4. Users are allowed to type but they can't click enter. I think we want the user to be able to add new interests but not show these interests to other users (thoughts?) and also the other forms could disable type and be pure dropdown. Might need to edit design.
  5. The map finder doesn't typically give me my location until several seconds on the form. Maybe we can call earlier?
  6. Birthdate picker doesn't allow you to pick your year. Maybe instead of calendar we could just have 3 drop downs. Month, date, year. Simpler
sslava commented 5 years ago
  1. I think App should have "fill profile" button on profile page or smth.
  2. Even if you're logged in for the first time and never filled your profile before?
  3. Agree!
  4. We want to use interest as a filter values, so i think it should be public. We could allow to add new values by the user but moderate it somehow.. @edshadi what do you think?
  5. i could move location detector in wizard's root. It can save us few seconds :)
  6. Let's ask Balraj!
kieranoreilly commented 5 years ago
  1. Agreed
  2. Yea dont see it
  3. If we want to moderate it we could use expand workers to do so :D big fan of doggfooding the product
  4. perf
  5. will do
sslava commented 5 years ago
  1. Do you see any errors in console? on dev.expand.org it works perfectly for me. or give me the user i'll check it! 3 done!
  2. @edshadi what do you think?
  3. done!
sslava commented 5 years ago

I disabled Gender page & changed multiselectes behaviour

sslava commented 5 years ago

done

kieranoreilly commented 5 years ago

@sslava I still had to refresh to see the survey. Thoughts?

sslava commented 5 years ago

hmhm.. need to check it with same user you're trying