JenShin-368 / GenshinImpactCalculator

Genshin Impact Damage Calculator and Optimizer
26 stars 2 forks source link

Damage calculator interface Issue #109

Open alphonsekoh opened 3 years ago

alphonsekoh commented 3 years ago

Description of issue Interface issue (Responsive design) with the damage calculator webpage. The 'Character', 'Artifacts', Party Buffs', and 'Advanced' tabs could not be clicked. It's being blocked by the navbar, it also caused some portion of the webpage hard to click as well. Can only be clicked when I switched to developer tools and change the resolution to the same as mobile devices. My desktop resolution is 1920 × 1080 and the viewport from the browser is 1920 x 933.

To Reproduce Steps to reproduce or simulate the behavior:

  1. In Chrome (or any chromium-based browser) press F12 for developer tools
  2. Click on the 'Toggle device Toolbar' icon
  3. Change device to responsive and the resolution to 1920 × 933
  4. See the error

Expected behavior The expected behavior is to be able to click the buttons as intended so that we could customize the character settings.

Desktop:

alphonsekoh commented 3 years ago

It seems that it could be only 'fixed' if I disabled ad-blocker. Not sure whether it is intended