Page reloads and loses focus on text everytime a character is entered
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
The page seems to reload on entering every single character.
Example - If I want to write amigo.name, basically adding amigo infront of name, it means that the page reloads 5 times and I have to explicitly refocus my cursor in the textbox every single time.
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 focus loss at the referenced Dust getting-started page and inspect the browser-side example involved. Done means entering text no longer reloads the page or requires manually refocusing the textbox; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100