RunestoneInteractive / RunestoneInteractive/rs
CodeLens arrow graphic
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
From @mattteahan3200 at https://github.com/PreTeXtBook/pretext/issues/2771
The navy arrow pointing from "frames" to "objects" on the left side has a bounding box of white covering the text underneath it. I dont know if this is just a png issue or what.
Course: "[How to Think Like a Computer Scientist The PreTeXt Interactive Edition]"Here is a location of an example "7.8 Boolean Functions: under paragraph: (Here is the same program in codelens. When we evaluate the if statement in the main part of the program, the evaluation of the boolean expression causes a call to the isDivisible function. This is very easy to see in codelens."
Only select CodeLens instances have this issue but just thought I would send it in.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the CodeLens example in “7.8 Boolean Functions” from the linked course, focusing on the arrow from “frames” to “objects.” Inspect the CodeLens rendering entry point and compare affected and unaffected instances. Done means the navy arrow no longer places a white bounding box over the text beneath it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100