Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thankyou card bug fix #374

Merged
merged 3 commits into from
Jun 12, 2018
Merged

Thankyou card bug fix #374

merged 3 commits into from
Jun 12, 2018

Conversation

ifbarrera
Copy link
Contributor

@ifbarrera ifbarrera commented Jun 11, 2018

What

Bug fix for unresponsive thank you cards in the thank you page. I introduced this when I added project categories into the cards, and missed a spot that needed to be updated to reflect the new data source type 😭We actually had a test for this scenario that would have failed, but the test file wasn't added to the list of sources, so it wasn't run. This PR fixes the bug and adds the ThanksProjectDataSourceTests into the framework test target.

I've also removed the DiscoveryPostcardCell view from the DiscoveryPage storyboard. We don't use this anymore because we have a DiscoveryPostcardCell.xib that we reuse in the thank you page. Tested on both the regular discover view and the thank you screen.

Why

https://trello.com/c/oRcheQCq/763-ios-post-pledge-thank-you-page-project-recommendation-cards-are-unresponsive

See 👀

Original PR: #347

Video:

zx94c7tgnc

@justinswart
Copy link
Contributor

Could you perhaps add a link to the PR where the type was added?

@ifbarrera
Copy link
Contributor Author

@justinswart added the PR link to the description!

@ifbarrera
Copy link
Contributor Author

@Scollaco Scollaco self-requested a review June 11, 2018 21:55
Copy link
Contributor

@Scollaco Scollaco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@ifbarrera ifbarrera merged commit 3ecd5b3 into master Jun 12, 2018
@ifbarrera ifbarrera deleted the thankyou-card-bug-fix branch June 12, 2018 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants