mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -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