bug: downward bouncing arrow btn displayed at the end of the landing page
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start at the landing page's bouncing-arrow__button and trace the existing footer calculation and the event that triggers it. Verify the fix against the page's real scroll event and confirm that the button hides when the footer is reached.
Written by the indexing model from the issue text.
Description
Problem
The bouncing-arrow__button on the landing page still points downward at the bottom of the screen. while looking the codebase I found that there's code to handle this situation and that the btn hides when it reaches footer, but becasue of some bug it was not working,
The Bug
the footer calculation is fine, the problem was that the calculation was not being triggered by the page’s real scroll event.
Would love to get this issue assigned.
- Dominant language
- Python
- Stars
- 180
- Forks
- 137
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 21
Contributor guide
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.
More from OWASP/OpenCRE
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 5/5 Over a week Newbie friendliness 42/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100