nkprasad12 / dnd

Web application for TTRPGs.
MIT License
1 stars 0 forks source link

Scrolling away from context menu causes issues #69

Closed nkprasad12 closed 3 years ago

nkprasad12 commented 3 years ago

Steps:

  1. Load a large board
  2. Click on a tile to open context menu
  3. Scroll away from the context menu so it's out of reach
  4. Try to click again

First click dismisses the context menu Second click selects a tile, but the context menu doesn't appear

nkprasad12 commented 3 years ago

(The context menu stays at the previous click location)