on3iro / aeons-end-randomizer

🧙🏻‍♀️Awesome Companion App for Aeons End: https://aeons-end-randomizer.de 🧙🏽‍♂️
MIT License
43 stars 24 forks source link

Navigate to created expedition immediately #480

Open Torgen opened 1 year ago

Torgen commented 1 year ago

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.

on3iro commented 1 year ago

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. Though you are probably right, that it's the first thing most people want to see, when they first start an expedition... 🤔

Torgen commented 1 year ago

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.

on3iro commented 1 year ago

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?