Machriam / TheCardEditor

MIT License
0 stars 0 forks source link

Bug: Creating a before deleted game with the same name #14

Open TimKroeger13 opened 12 months ago

TimKroeger13 commented 12 months ago

Error reconstruction: -> Being in the home tab -> Entering any name in the "Game name" text box. -> Clicking "Add game" -> Selecting the added game -> Clicking "Delete game" -> Pressing "Add game" with the old name still given

What happens: It throws an error.

What should happen: When clicking "Delete game", the text box "Game name" should be cleared.