[Bug]: Editing the code boxes is glitchy after clearing everything?
Open
Nobody has claimed this yet.
bug: unconfirmed
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
When I clear the code box. I cant type. It autocompletes recursively. I am using Chrome and this is at the Quick Start Code blocks.
https://github.com/user-attachments/assets/652de8ac-2275-45c5-a081-cd36089282e8
Page
Details
No response
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
Start by opening the Quick Start code blocks on https://react.dev/learn in Chrome and reproduce the problem by clearing the editor. Trace the code-box implementation used on that page; done means the box still accepts typing after all content is cleared and no recursive autocomplete occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100