-
Notifications
You must be signed in to change notification settings - Fork 32
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
[BUG] Fix recruit officers and shop static layout #418
Comments
Keep this here. We will need it for shop items
|
- Added ShopPageTest - setBodyId to 'shop' in ShopController.php
Describe the bug
The lay-out of the following pages in the menu is broken:
Probably some CSS classes and/or static files such as images are missing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The lay-out of the pages to be equal to how the official game works.
Screenshots
This is the broken lay-out example:
This is what it should look like according to the official game:
Additional context
This issue is only meant to cover the lay-out. The actual implementation of the Recruit Officers and Shop functionality can be done later. The OGameX project does not and will not include any commercial features/payment options. So it is still up for discussion if and how we want to implement these features in a non-commercial way.
The text was updated successfully, but these errors were encountered: