Difficulties Setting Script Name

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react
Domain
frontend

Research direction

Reproduce the problem by editing the script name input and observe when focus is lost. Start by locating the React component that renders this input; done means the field keeps focus while typing successive characters.

Written by the indexing model from the issue text.

Description

When changing the script name, every time you send a keystroke, the input box will loose focus. This means that you will have to click the input box every time you type a letter.

This seems to be an issue with React rendering the page every time you type: https://stackoverflow.com/questions/42573017/in-react-es6-why-does-the-input-field-lose-focus-after-typing-a-character

Dominant language
JavaScript
Stars
60
Forks
7
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from iina/plugin-userscript

All issues in iina/plugin-userscript

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.