Codex in-browser annotation doesn't work when looking at Phoenix apps under localhost using their live reload iframe
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Hi,
Something about the annotation script breaks whenever you have a phoenix app with the live reload iframe loaded. You should be able to confirm this yourself by simply making a new Phoenix app, run it in dev mode, open it in the in-app browser in codex, and then attempt to annotate. You should see an error in the console and the annotate script doesn't run properly.
Contributor guide
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
Create a new Phoenix app, run it in development mode, open it in Codex's in-app browser, and reproduce annotation with the live reload iframe loaded. Start with the console error and the annotation script's handling of the iframe; done means annotation runs successfully without the console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100