sillsdev / sillsdev/interlinearizer-extension
Delay between holding Alt and split controls appearing
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 55
Description
When holding the alt key in order to show the buttons that allow segment splitting, there is a significant delay between when the key is pressed and when the buttons render.
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 delay while holding Alt and tracing where the segment-splitting controls are shown. Identify what causes the controls to render after the key press, then verify that they appear without a significant delay when the behavior is fixed.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100