dwengovzw / Blockly-for-Dwenguino

7 stars 10 forks source link

Dismissing upload window not possible with "x" or "Ok" button #221

Open RemkoPr opened 1 month ago

RemkoPr commented 1 month ago

When uploading a local file, the file is correctly added when pressing "Ok". However, the upload window remains on-screen. In addition, clicking the "x" button on the top right of the upload window does not dismiss it as expected. Instead, the page must be reloaded, or one must click next to the upload window in order to dismiss it.

Tested on Chrome, Ubuntu 22.04.4 LTS

image

tomneutens commented 1 month ago

Extends #220