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

Show bottom sheet and fetch co-insured from ssn #1886

Merged

Conversation

hugokallstrom
Copy link
Contributor

No description provided.

@hugokallstrom hugokallstrom requested a review from a team as a code owner November 22, 2023 12:55
Copy link
Member

@StylianosGakis StylianosGakis left a comment

Choose a reason for hiding this comment

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

Let's try and fix the presenter with the concerns I had for the launch on the button click event.
Typically doing a launch from inside CollectEvents should be the last resort, if nothing else works for whatever reason that may be. Like we do here

where marking the state as seen more than once is fine since it should be an idempotent action.

Base automatically changed from feature/edit-co-insured-list to feature/edit-co-insured November 23, 2023 09:14
…on-ssn

# Conflicts:
#	app/feature/feature-edit-coinsured/src/main/kotlin/com/hedvig/android/feature/editcoinsured/data/GetCoInsuredUseCase.kt
#	app/feature/feature-edit-coinsured/src/main/kotlin/com/hedvig/android/feature/editcoinsured/di/GetCoInsuredUseCaseProvider.kt
#	app/feature/feature-edit-coinsured/src/main/kotlin/com/hedvig/android/feature/editcoinsured/ui/EditCoInsuredDestination.kt
#	app/feature/feature-edit-coinsured/src/main/kotlin/com/hedvig/android/feature/editcoinsured/ui/EditCoInsuredPresenter.kt
#	app/feature/feature-edit-coinsured/src/main/kotlin/com/hedvig/android/feature/editcoinsured/ui/EditCoInsuredViewModel.kt
@hugokallstrom hugokallstrom merged commit dd6e943 into feature/edit-co-insured Nov 23, 2023
4 checks passed
@hugokallstrom hugokallstrom deleted the feature/fetch-co-insured-on-ssn branch November 23, 2023 13:34
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