pagefaultgames / pokerogue

A browser based Pokémon fangame heavily inspired by the roguelite genre.
https://pokerogue.net
GNU Affero General Public License v3.0
3.92k stars 1.57k forks source link

[BUG] Can move starter selection while managing moves for a selected Pokémon #2283

Open travbp opened 2 weeks ago

travbp commented 2 weeks ago

Description

Directional inputs right after

  1. clicking Manage Moves
  2. clicking a specific move to swap
  3. Or, picking a move to swap in

will move the selected starter. Essentially, providing a directional input while clicking through the Manage Moves menu or any submenu of it will change your selected starter.

To Reproduce

  1. Select a starter
  2. Click on manage moves and immediately provide a directional input

Expected behavior Starter selection movement locked down while in the menus

Device Steam Deck offline with Xbox controller

travbp commented 2 weeks ago

Duplicate of https://github.com/pagefaultgames/pokerogue/issues/1879