uurshin/minotaure

Game delete button confirmation problem

uurshin opened this issue · 1 comments

Reproduction of the issue:

  • Create two games.
  • Go back to /home.
  • Click on "Manage your games."
  • Click on "Delete" for the first game (visually the highest one).
  • Click on "Confirm?"
  • The second game already has the label "Confirm ?" instead of reverting to "Delete".

It's better now but there's still a problem : when a "confirm ?" label is shown, a click on a "delete" button for another game delete this game without specific confirmation. It must cancel the current "confirm ?" button and show one for the other game instead.