bug: downward bouncing arrow btn displayed at the end of the landing page

Open Beginner friendly
#1,055 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
frontend

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,

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from OWASP/OpenCRE

All issues in OWASP/OpenCRE

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.