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

Feature/45 to 60 upgrade #2349

Merged
merged 8 commits into from
Dec 12, 2024
Merged

Feature/45 to 60 upgrade #2349

merged 8 commits into from
Dec 12, 2024

Conversation

panasetskaya
Copy link
Contributor

No description provided.

@panasetskaya panasetskaya marked this pull request as ready for review December 11, 2024 15:27
@panasetskaya panasetskaya requested a review from a team as a code owner December 11, 2024 15:27
Comment on lines +172 to +178
} // without + (supposedly with minus)
else {
stringResource(
R.string.TERMINATION_FLOW_PAYMENT_PER_MONTH, // todo: mb better to have a separate key?
uiState.totalPriceChange.amount.toInt(),
)
}
Copy link
Member

Choose a reason for hiding this comment

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

So it's without minus now, but we do want a minus to exist here I suppose? Help me understand a bit here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

well it is difference between two numbers, so if we (what if) have a price going down - it should be negative?

Copy link
Member

Choose a reason for hiding this comment

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

Can we ask the others too? Perhaps we should not show anything here in those scenarios instead, not sure

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Asked Julia:)

# Conflicts:
#	app/feature/feature-addon-purchase/src/main/kotlin/com/hedvig/android/feature/addon/purchase/ui/customize/CustomizeTravelAddonDestination.kt
@panasetskaya panasetskaya merged commit 5efc6f4 into develop Dec 12, 2024
4 checks passed
@panasetskaya panasetskaya deleted the feature/45-to-60-upgrade branch December 12, 2024 12:29
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