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

Game gifs - hero & map - does not render if the screen size is too small #290

Open
1 task
keithlee96 opened this issue May 31, 2023 · 0 comments
Open
1 task
Labels
bug Something isn't working frontend Related to app / game client code help wanted Extra attention is needed

Comments

@keithlee96
Copy link

Summary

When the screen is too small, the assets don't load in the game, this includes the map and the characters such as heros & character gifs, making it not really possible to play.

Impacted services

  • The frontend app

Steps to reproduce

  1. Start a local server and open the game in the chrome browser.
  2. Open the chrome inspector and use the device toolbar to use Pixel 4 dimensions, 353 * 745 in the webapp.
  3. Restart the game
  4. Load a practice match

The map does not render in the game & the heros don't load. (This also happens if you open the webapp on a phone like Pixel 6). Expected behaviour is that the characters load.

Environment information

  • Operating system: E.g. Linux
  • Browser: E.g. Chrome or Safari (could repro in both)
@keithlee96 keithlee96 added the bug Something isn't working label May 31, 2023
@willroberts willroberts added help wanted Extra attention is needed frontend Related to app / game client code labels Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to app / game client code help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants