sillsdev / sillsdev/interlinearizer-extension
Cannot split segments at line-end
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 55
Description
When holding alt, segment-split buttons are available between the words in a segment. But in segment view, when a segment wraps across multiple lines, the split buttons at the end of a line are unclickable.
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
Reproduce the issue in segment view by holding Alt and wrapping a segment across multiple lines, then trace the segment-split button rendering and click handling. Done means split buttons at line ends are clickable and still split the segment correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100