-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Navigate to created expedition immediately #480
Comments
I think immediately opening an expedition upon creation might be a good idea. Though I am still not 100% sure yet, as you sometimes might want to just import an expedition without immediately starting it. But you are probably right, that immediately opening it happens more often. This would also be a pretty easy change to make. About the opening barracks part I am not so sure. I prefer the "overview" nature of the current screen. The way this is currently built opening the barracks might be a bit hacky and I am not sure I would want to address this at this point. |
I feel like the snackbars have made this worse, because now I create an expedition, manually navigate to it, and manually close the snackbar which is covering the FAB so I can click on it. |
ah good point, we didn't think about that. We probably didn't test the snackbars with mobile in mind. Maybe we could re-locate them? @jannydiamond what are your feelings about that? |
Usually you create an expedition because you intend to play it, which means you need to view its barracks and nemesis, so creating an expedition should navigate to it immediately. You usually view the barracks first since in a fewer than 4 player game you need to pick which of the 4 mages you're using without knowing the nemesis, so navigating directly to the barracks instead of to the nemesis screen would also save a click.
The text was updated successfully, but these errors were encountered: