Anna

Results 441 comments of Anna

I've been searching all over the code base and haven't found anything resembling what you said yet. Can I have some help looking for it? I've checked `frame.ts` and `editor.ts`...

Oh. I see. Hmmm...how do you suggest I handle this? After all `text.innerText` was introduced all the way back in step 46 and the where the icons start is step...

I agree. Adding a new brand new step to the curriculum after step 138 dealing with changing `text.innerText` to `text.innerHtml` to resolve this issue would be really nice.

Won't the hint text have to be changed as well to accommodate? I mean hints don't offer anything of value if they completely restate what's in the directions.

I do see what you mean. However, maybe we shouldn't completely restate the whole line word per word? A slight reword might be nice. Less "you" in the initial instructions,...

These are the selectors that need removed, yes? ![image](https://github.com/freeCodeCamp/freeCodeCamp/assets/9373245/672b376e-c56e-492f-9742-ae165998b665)

Is it possible this is where the relevant code lives? https://github.com/freeCodeCamp/freeCodeCamp/blob/main/client/src/templates/Challenges/redux/completion-epic.js

![Screenshot](https://github.com/freeCodeCamp/freeCodeCamp/assets/9373245/95ca0a10-e8cf-4a6c-86d5-679bc52de159.png) I believe things seem to be in order.