-
Notifications
You must be signed in to change notification settings - Fork 121
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
If no surveys to fill out, back arrow in survey list is a no-op #2692
Comments
@jcqli A Bit more detail
What should be the expected behavior? Screen.Recording.2024-08-28.at.12.42.21.PM.mov |
It should exit the app |
Hm exiting the app seems like an antipattern, are there other apps that do this? The current behavior for when there are surveys in the list is to sign to user out so maybe we should match that |
New design includes the hamburger icon. Users can sign out from there if they have no surveys. @kenstershiro @rawbzz FYI |
@gino-m So, user can able to open the drawer and able to explore the whole app, right? Or do we need to show only signout in the drawer? |
Yes, except the "Data sync status" option will be disabled: |
@shobhitagarwal1612 Could you please confirm this approach, as this is bit sounds like a migration? |
Let's prototype it once to understand the potential challenges we might face while doing this migration. |
As per the last discussion with @shobhitagarwal1612 the plan from here is to sub-divide this issue:
|
@anandwana001 We spoke. The Jetpack migration sounds like it might take some time. In the meantime, can we just hide the button when there's nothing in the back stack; ie when clicking would be a no-op. |
After logging in to the app, if there are no surveys for you to collect data for then the back arrow does not do anything
The text was updated successfully, but these errors were encountered: