ocadotechnology / rapid-router

A Blockly and python based educational game aimed at students age 5-14.
https://www.codeforlife.education
Other
56 stars 61 forks source link

missing buttons on overwriting modal #1626

Open evemartin opened 1 month ago

evemartin commented 1 month ago

When a user is saving a created level in the Level Editor, they can choose to overwrite an old level with a new level. When the user attempts to do this, a modal appears asking them to confirm that they'd like to overwrite the old level. This modal has no confirmation button.

Steps to reproduce the bug:

  1. Go to the Level Editor and create and save a random level as per normal
  2. Go back to the Level Editor and create a new level
  3. When done creating the level, go to the "Save" tab and click on the existing level you created in Step 1
  4. Click Save
  5. The following modal will appear:
image.png