bbcmicrobit / PythonEditor

A MicroPython editor for the BBC micro:bit that works with browsers.
https://python.microbit.org/
MIT License
196 stars 130 forks source link

Delete titles on error modal links #317

Closed microbit-josephine closed 4 years ago

microbit-josephine commented 4 years ago

Although there was no explicit 'title' attribute before, the 'connect to the micro:bit' title from the 'connect' div (parent) was sometimes (temperamentally) showing up. In order to erase the chance of this happening, I have set the titles to nothing.