jasonslyvia / jasonslyvia/react-menu-aim
Wrong property name in outerHeight function
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 155
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I think there's a copy-paste error in this line:
https://github.com/jasonslyvia/react-menu-aim/blob/master/index.js#L67
I guess this should be `style.marginTop`... right?
Contributor guide
No contributing guide indexed for this repository
Research direction
Open index.js at line 67 and inspect the outerHeight function, comparing the referenced style property with the issue's suggested marginTop property. Done means confirming the correct property and updating that single line if the copy-paste error is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100