Skip to content
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: No buttons on smartphone portrait mode after game over #2014

Open
levsimha opened this issue Nov 27, 2024 · 0 comments
Open

Bug: No buttons on smartphone portrait mode after game over #2014

levsimha opened this issue Nov 27, 2024 · 0 comments
Labels

Comments

@levsimha
Copy link

levsimha commented Nov 27, 2024

Summary

When the game ends, the buttons that appear after this stage are not displayed on smartphones in portrait mode

iPhone 13 Pro Max - portrait mode:

iphone13promax_vertical

iPhone 13 Pro Max - landscape mode:

iphone13promax_horizontal

Environment

OS: MacOS 14.7 (23H124)
Browser: Firefox 133.0 (aarch64)
Codebattle version: bb44a99

Reproduction steps

  1. Start a game (or a simple battle)
  2. Play until the game ends
  3. Open developer tools in your browser
  4. Switch to responsive design mode
  5. Set the following parameters to emulate iPhone 13 Pro Max:
  • width - 414
  • height - 896
  • DPR - 3 (if available)
  1. Check the game interface in portrait mode

Expected result

All interface elements, including the buttons that appear after the game ends, are visible in portrait mode

Actual result

The buttons that appear after the game ends, are not visible in portrait mode, making it impossible for users to interact with them

@levsimha levsimha added the bug label Nov 27, 2024
@levsimha levsimha changed the title Bug: The game over buttons are missing in smartphone portrait mode Bug: Game over buttons missing in smartphone portrait mode Nov 27, 2024
@levsimha levsimha changed the title Bug: Game over buttons missing in smartphone portrait mode Bug: No buttons on smartphone portrait mode after game over Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant