react-component / react-component/tour
Errors messages in the console
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Good afternoon. If, when calculating a mask, its upper or lower border goes beyond the screen. Then its width and height are calculated as negative values. And when I try to set these values, an error message appears in the console.
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
No file or test is named. Start by reproducing the mask calculation when its upper or lower border extends beyond the screen, then trace the related mask and target-positioning entry points. Done means the case no longer produces negative width or height values or an error in the console.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100