Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Attendee - Onboarding - Upload a Profile Picture #419

Closed
2 tasks
Mcscott142 opened this issue Dec 26, 2018 · 14 comments
Closed
2 tasks

Attendee - Onboarding - Upload a Profile Picture #419

Mcscott142 opened this issue Dec 26, 2018 · 14 comments
Labels
Milestone

Comments

@Mcscott142
Copy link

depends on #408

Background

A user needs the ability to add a Profile Picture. They can do this upon signing up for the App or later via their Account page.

See Onboarding flow here: https://www.dropbox.com/s/jiflvjizeywykd5/Sign_in_28_11_2018_only_popup.mp4?dl=0

Scenario: A user signs up for Big Neon

Given I am signing up for Big Neon

  • When I get to the second screen of Onboarding with name fields
  • Then I am able to upload a profile picture (see video link in the background)
@brittanygay
Copy link

Pulling this in to start stubbing out the button

@brittanygay
Copy link

PR is approved for the stubbed out button. Putting this back into the backlog until a developer can pick it up.

@brittanygay brittanygay removed their assignment Jan 7, 2019
@jwietelmann jwietelmann self-assigned this Jan 7, 2019
@Mcscott142 Mcscott142 added this to the Week 2 milestone Jan 8, 2019
@jwietelmann
Copy link
Contributor

I made some changes to @brittanygay's branch that should unblock her and also help prepare us to be finished with #418 as well.

@jwietelmann jwietelmann removed their assignment Jan 8, 2019
@brittanygay brittanygay self-assigned this Jan 8, 2019
@brittanygay
Copy link

Pulling this back in to finish up

@brittanygay
Copy link

brittanygay commented Jan 9, 2019

I just commented with updates here: #432 (comment)

I need @jwietelmann's help with two more items, but otherwise I will adjust the design again if we can't set that up right now

@Mcscott142 Mcscott142 removed their assignment Jan 15, 2019
@Mcscott142 Mcscott142 added QA and removed bug Something isn't working This Sprint labels Jan 15, 2019
@Mcscott142
Copy link
Author

Will test after the stage deploy I do here shortly.

@Mcscott142
Copy link
Author

This is still a problem after deploy, turns out not a local issue.

Via @zmelamed in Slack. Confirmed this morning.

It's silently failing on attempting to create an account, can't get past the Lets do this button (login seems to work though)

Reproductions Steps:

  1. Open App
  2. Select Get Started
  3. Enter Email and Pass
  4. Select Let's do This
  5. Error
11:01:22 AM: Unhandled promise rejection, [TypeError: undefined is not an object (evaluating 'data[key].trim')]
- node_modules/react-native/Libraries/Core/Timers/JSTimers.js:152:6 in _callTimer
- node_modules/react-native/Libraries/Core/Timers/JSTimers.js:200:17 in _callImmediatesPass
- ... 6 more stack frames from framework internals

cc @jwietelmann @daybreaker

@Mcscott142 Mcscott142 added This Sprint bug Something isn't working and removed QA labels Jan 16, 2019
@Mcscott142 Mcscott142 modified the milestones: Week 2, Week 3 Jan 16, 2019
@Krakaw
Copy link

Krakaw commented Jan 16, 2019

Sorry, I just pushed that out ASAP, the explanation is, in the bn-api-node auth / user create pre-processor I trim the keys (except password) but if the field is undefined they would get that error.
v1.0.2 fixes that bug.

@Mcscott142
Copy link
Author

Issue is resolved. Moving to UAT.

@Mcscott142 Mcscott142 removed the bug Something isn't working label Jan 16, 2019
@Mcscott142 Mcscott142 removed their assignment Jan 16, 2019
@Mcscott142 Mcscott142 added UAT and removed QA labels Jan 16, 2019
@Mcscott142 Mcscott142 removed the UAT label Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants