mumuki / mumuki-laboratory

:microscope: Where students practice and receive automated and human feedback
http://mumuki.io
GNU Affero General Public License v3.0
203 stars 26 forks source link

Fix warning popping up always on read only mode #1683

Closed julian-berbel closed 3 years ago

julian-berbel commented 3 years ago

:dart: Goal

Fixes bug where 'Your solution has unsaved changes' popup would always show on read only mode.

:memo: Details

Tested discussions + console and this change does not break them. Fixes #1682.

:camera_flash: Screenshots

https://user-images.githubusercontent.com/11720274/133647381-0c375fa2-572f-4f9c-9537-4530c74b09de.mp4

:warning: Dependencies

None.

:back: Backwards compatibility

Yes.

:soon: Future work

None.