Closed deepanchal closed 1 year ago
What seems to be the issue? Seems like it works like you were expecting no?
What seems to be the issue? Seems like it works like you were expecting no?
See what happens when I try to logout When you click profile icon, it takes you back to root page https://github.com/CrisisCleanup/crisiscleanup-android/blob/1b47c361353ed31ce2bd2e802931b708a7cc58d7/app/src/main/java/com/crisiscleanup/ui/CrisisCleanupApp.kt#L151-L162
@hueachilles Here are my new changes: https://github.com/CrisisCleanup/crisiscleanup-android/pull/75/files/51eb431c8c968dfe576308bdf9acd6297862e4c9..2c55a525ebd7ebdaff9783cd617481b84e14e5e6
Description
LoginUsingDifferentMethod
(06bfbc8f)LoginUsingDifferentMethod
(11f71c5c)RootAuthViewModel
with authState (e2961c69)LoginScreen
toLoginWithEmail
(07880ee4)AuthComposables.kt
(66bd079b)AuthRoute
toLoginWithEmailRoute
(eb11d744)AuthenticateScreen
intoLoginWithEmailRoute
to keep it simple (d0f56b5a)AuthenticatedScreen
from LoginWithEmailScreen.kt to RootAuthScreen.kt (1ea131e9)Screenshots
pr75.webm
N/A
Related Issue
Pull Request Type
Please check the type of change your PR introduces:
Checklist
Does this introduce a breaking change?