sindreslungaard / duel-masters

Browser based Duel Masters simulator.
MIT License
67 stars 42 forks source link

Fix waiting popup appearing over action popup and blocking functionality #254

Closed DanieloV closed 1 month ago

DanieloV commented 1 month ago

Before:

Screenshot 2024-09-10 at 15 30 06

After:

Screenshot 2024-09-10 at 15 29 17
sindreslungaard commented 1 month ago

Nice fix 👍

I think there's also an underlying problem that causes this. Can't think of any situations where there should be a waiting popup when you are getting the action popup so probably some card (or the shield trigger system maybe?) forgot to clear the wait message before sending the action.