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

Fix Add-ons field not appearing on pledge screen #1937

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

ycheng-kickstarter
Copy link
Contributor

@ycheng-kickstarter ycheng-kickstarter commented Jan 25, 2024

📲 What

Add-ons view was not being populated on pledge screen. Also the delivery date view was overlapping with a divider so I fixed that too.

🤔 Why

We needed to import android.util.Pair otherwise it defaults to kotlin.Pair and the data never gets observed.

🛠 How

Import android.util.Pair and change the Guideline constraint % from left from 0.60 to 0.65 to keep delivery date to one line

👀 See

Before 🐛 After fixing Pair type After fixing constraint

📋 QA

Back a project with add-on’s. On pledge screen, tap the expandable caret button. Verify itemized list is displaying correctly.

Story 📖

https://kickstarter.atlassian.net/browse/MBL-1155

Arkariang
Arkariang previously approved these changes Jan 25, 2024
mtgriego
mtgriego previously approved these changes Jan 25, 2024
@leighdouglas leighdouglas self-requested a review January 25, 2024 21:34
leighdouglas
leighdouglas previously approved these changes Jan 25, 2024
@ycheng-kickstarter ycheng-kickstarter merged commit ef09e76 into master Jan 25, 2024
3 checks passed
@ycheng-kickstarter ycheng-kickstarter deleted the MBL-1155-add-on-pair-type branch January 25, 2024 22:30
leighdouglas pushed a commit that referenced this pull request Jan 29, 2024
* Fix Add-ons field not appearing on pledge screen
@ycheng-kickstarter ycheng-kickstarter self-assigned this Jun 3, 2024
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.

None yet

4 participants