Expected behaviore
When I start an expedition in the browser game Steemnova but forget or be to fast to click on the point I want to start an expedition, I expect a correct error message and a back button so that I can enter my data again.
Actual behavior
Currently it is unfortunately the case that if you want to start an expedition, the only button available is not automatically selected. So it is unfortunately possible to start a mission without selecting the "Expedition" directly. After clicking on continue you get an error message that has nothing to do with an expedition. If you click on the next button "back" an error message will be displayed again without any indication of an error. See screenshots.
Unfortunately, you have to go back to your fleet and start the mission all over again.
How to reproduce
Start an expedition. When selecting the mission do not click the radio button for the mission. Continue with "continue". You will get an error message.
- Browser: All Browser - Browsergame
- Operating system: All Systems
Recording Of The Bug
First Step
Select your Fleet for Expedition and check to Planet 16
Second Step
In the Next Step do not choose Radio Button Exedition
Third Step
You will recieve an Error Message "No raw materials loaded!"
Fourth Step
After hitting the Back Button you will see this message
The Last Step shows a Error - This page does not exist.
What would be the solution in my opinion
The solution would be quite simple. If only one mission can be selected at all, the Radio button should be enabled by default.
Thanks
@louis88
Posted on Utopian.io - Rewarding Open Source Contributors
Thank you for the contribution. It has been approved.
i never doubt the words of @mys :D
Awsome Finding @louis88 sorry for the delay in review
You can contact us on Discord.
[utopian-moderator]
Intriguingly, the radio button on expedition is enabled by default, for me in my way of doing it, at least.
I can recommend going to the "Galaxy"-Screen and selecting "Slot 16" via this view.
You're right. When you go over the Galaxy view and click on number 16 and have the following parameters:
https://steemnova.intinte.org/game.php?page=fleetTable&galaxy=1&system=132&planettype=16&planettype=1&target_mission=15
in the url, the button is chosen directly as it should be.
But if you're just going over your fleet to the expedition, that's exactly the mistake I've been describing.
Nice research! That info would be useful to fix the issue.
Hey @louis88 I am @utopian-io. I have just upvoted you!
Achievements
Suggestions
Get Noticed!
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Hello.
This is easily solved by adding a small smarty foreach var called @total that will check how many available missions are there.
A pull request has been done: https://github.com/steemnova/steemnova/pull/144