open-duelyst/duelyst

[P0] Deck selection causes keyboard popup on mobile

開放

#220 建立於 2022年10月29日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (526 個分叉)batch import
bugfrontendhelp wanted

倉庫指標

星標
 (3,443 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Summary

When opening a Practice game on Mobile, the keyboard pop ups. This results in a viewport resize, which causes the game to prompt the user to reload the page.

If we can tweak the accessibility options to avoid the keyboard popup, we can avoid this.

Impacted services

  • The frontend app
  • The game servers
  • Game builds or automation scripts
  • Tests or Github Actions
  • Infrastructure (Terraform)

Steps to reproduce

  1. Open https://staging.duelyst.org in Chrome on Android or iOS
  2. Add the page to the home screen
  3. Close Chrome, and then open the app from the home screen
  4. Log in and try to play a practice game
  5. When prompted to select a deck and opponent, the keyboard will pop up

Environment information

  • Operating system: Android
  • Browser: Chrome
  • Browser version: Latest

貢獻者指南