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

Exit confirmation for moving flow #2272

Merged
merged 14 commits into from
Nov 7, 2024

Conversation

StylianosGakis
Copy link
Member

@StylianosGakis StylianosGakis commented Nov 5, 2024

Use a shared MovingFlowTopAppBar which handles adding the X button along with the confirmation dialog, when necessary

This requires removing HedvigScaffold in order to get more control over what we show, which results in some more code changes in the screens themselves

image

@StylianosGakis StylianosGakis requested a review from a team as a code owner November 5, 2024 15:52
StylianosGakis and others added 4 commits November 7, 2024 12:20
…-confirm-changes-for-summary-scree

Make confirm changes section bottom attached
# Conflicts:
#	app/feature/feature-movingflow/src/main/kotlin/com/hedvig/android/feature/movingflow/ui/addhouseinformation/AddHouseInformationDestination.kt
#	app/feature/feature-movingflow/src/main/kotlin/com/hedvig/android/feature/movingflow/ui/successfulmove/SuccessfulMoveDestination.kt
#	app/feature/feature-movingflow/src/main/kotlin/com/hedvig/android/feature/movingflow/ui/summary/SummaryDestination.kt
…ving-flow' into feature/exit-confirmation-for-moving-flow
@StylianosGakis StylianosGakis merged commit bdabe00 into develop Nov 7, 2024
4 checks passed
@StylianosGakis StylianosGakis deleted the feature/exit-confirmation-for-moving-flow branch November 7, 2024 11:47
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