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

PAY-1692: Shipping label when changing rewards to Local pickup reward #1638

Merged
merged 4 commits into from
Jun 8, 2022

Conversation

Arkariang
Copy link
Contributor

@Arkariang Arkariang commented Jun 7, 2022

📲 What

  • Local rewards should not have a "shipping" line in the amounts summary section of the view pledge screen. If a backer goes from a shipping reward to a local receipt reward, the shipping line will still incorrectly appear with the prior selected shipping destination country and a shipping cost of $0.

  • Translation strings have been generated with errors, correct them from now until the server-config.json is generated correctly.

👀 See

| Before 🐛 |
Screen Shot 2022-06-07 at 3 51 09 PM

|After 🦋 |

shipping_sumary_gone.mp4

| | |

📋 QA

Steps to reproduce:

1 - Pledge to a reward with shipping

2 - Change reward to a local pickup reward

3 - Open Manage pledge screen

Solved when: Shipping label is gone for local pickup rewards

Story 📖

PAY-1692

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #1638 (a4b42e7) into master (b8daf2b) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1638   +/-   ##
=========================================
  Coverage     78.37%   78.38%           
- Complexity     1861     1862    +1     
=========================================
  Files           353      353           
  Lines         16521    16521           
  Branches       2034     2034           
=========================================
+ Hits          12949    12950    +1     
  Misses         2408     2408           
+ Partials       1164     1163    -1     
Impacted Files Coverage Δ
...pp/src/main/java/com/kickstarter/models/Message.kt 81.25% <0.00%> (+2.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8daf2b...a4b42e7. Read the comment docs.

@Arkariang Arkariang marked this pull request as ready for review June 8, 2022 16:41
Copy link
Contributor

@hadia hadia left a comment

Choose a reason for hiding this comment

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

👌

@Arkariang Arkariang merged commit b8bbc0d into master Jun 8, 2022
@Arkariang Arkariang deleted the imartin/PAY-1692 branch June 8, 2022 19:55
Arkariang added a commit that referenced this pull request Jun 9, 2022
…tin/PAY-1693-integrate-paymentsheet

* 'master' of github.com:kickstarter/android-oss:
  [no-jira]: remove redundant observable subscription (#1640)
  PAY-1692: Shipping label when changing rewards to Local pickup reward (#1638)
  NTV-554 : Migrate ActivityFeedViewModel Kotlin (#1636)
Arkariang added a commit that referenced this pull request Jun 15, 2022
…tin/new-architecture

* 'master' of github.com:kickstarter/android-oss:
  NTV-556 :  Migrate Creator Dashboard viewmodels classes to Kotlin (#1639)
  WEB-532 : [Android] Canceled backer: Remove "show comment" link from comment tombstones (#1641)
  [no-jira]: remove redundant observable subscription (#1640)
  PAY-1692: Shipping label when changing rewards to Local pickup reward (#1638)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants