OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
123 stars 118 forks source link

Command "open source code editor" hides errors #965

Open rbudde opened 3 years ago

rbudde commented 3 years ago

If a program has errors (wrong configuration, empty blocks) and the source code editor is started, the error is shown for a very short time and then cancelled/overwritten. The source program to be edited is empty.

Expected: the editor is NOT opened and the error is SHOWN in the Nepo program.

suraj10k commented 3 years ago

Hey can I work on this issue ?