Next Curriculum editor bugs
See original GitHub issuefigured we need to track known bugs with the new editor. A few are listed below:
- If there is not enough code below an editable region, the editable region (upper and lower jaw) does not shift up toward the top of the editor. I believe it was discussed in a Front 3 meeting that there is a config setting that allows scrolling up when there are not extra lines at the bottom.
-
Sometimes when clicking the Reset All Tests button, the application crashes. So far, it has been difficult to duplicate the issue consistently.
-
When the
--fcc-editable-region--
is on the first line and the seed is empty it produces the following error:
Error in function toStartOfLine in ./src/templates/Challenges/classic/Editor.js:123
Cannot read property 'setStartPosition' of null TypeError:
Cannot read property 'setStartPosition' of null at toStartOfLine (webpack-internal:///./src/templates/Challenges/classic/Editor.js:170:16) at preventOverlap
- To reproduce this issue:
- Go to a challenge with code inside and outside the editable region
- Delete lines from within/outside editable region, until code is on a single line
- https://github.com/freeCodeCamp/freeCodeCamp/issues/39348#issuecomment-853880345 for more info
This issue might appear when the editor’s decoration (the upper jaw) goes below the first line.
Suggestion:
- Add the “download your code” feature?
- removing normalize.css https://github.com/freeCodeCamp/freeCodeCamp/issues/39348#issuecomment-876464606
Issue Analytics
- State:
- Created 3 years ago
- Comments:19 (19 by maintainers)
Top Results From Across the Web
Next Curriculum editor bugs - - Bountysource
Next Curriculum editor bugs. ... I figured we need to track known bugs with the new editor. A few are listed below: 1....
Read more >Desmos Curriculum Copy Editor at Amplify (Greater NYC Area ...
Amplify is hiring for a Desmos Curriculum Copy Editor in NYC. ... is leading the way in next-generation curriculum and formative assessment.
Read more >Math Curriculum Writer Jobs, Employment | Indeed.com
80 Math Curriculum Writer jobs available on Indeed.com. Apply to Writer, Language Arts Teacher, Specialist and more!
Read more >Resume For Curriculum Writer
player within tertiary arts curriculum and look at writer resume are used fonts are employing comes next. With a cover everything you probably...
Read more >Adding New Courses to the Curriculum Inventory - Coursedog
Non-Integrated Schools without Curriculum Management ... to add isn't already in the inventory, next steps will depend on whether or not you ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think, tentatively, that these are all fixed now, at least in the latest PRs.
Once https://github.com/freeCodeCamp/freeCodeCamp/pull/43777 and https://github.com/freeCodeCamp/freeCodeCamp/pull/43728 are in, I think this can be closed. Then we can just open single issues as and when new bugs are discovered/created.
@Sembauke no need, Tom’s right that the migration caused the bug. I’ve been looking into it and should have a fix before too long.