mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-02 21:03:43 -05:00
* fix: make ctrl/cmd + enter trigger modal Multifile projects should be handled like legacy challenges in this regard. * test: check modal appears * refactor: ignore additional solutions * test: fix ctrl + enter tests * fix: only run on electron * fix: remove log * fix: show completion modal if instructions focused * fix: handle undefined challengeType