Skip to content

Fix : scroll-to-top button - #1925

Open
Vrutik-0 wants to merge 1 commit into
komalharshita:mainfrom
Vrutik-0:fix/scroll-btn
Open

Fix : scroll-to-top button#1925
Vrutik-0 wants to merge 1 commit into
komalharshita:mainfrom
Vrutik-0:fix/scroll-btn

Conversation

@Vrutik-0

Copy link
Copy Markdown

Summary [required]

This PR Fix the Scroll-To-Top btn on homepage functionallity of the icon correctly reflects direction

Related Issue [required]

This PR solve the issue #1924

Type of Change [required]

  • [✔️] Bug fix — resolves a broken behaviour

What Was Changed [required]

File Change made
partials/scroll_top_btn.html Add id="scroll-btn-icon" to the <svg>

How to Test This PR [required]

  1. Clone this branch: git checkout your-branch-name
  2. Install dependencies: pip install -r requirements.txt
  3. Run the app: python app.py
  4. Open http://127.0.0.1:5000 and...
  5. Run the tests: python tests/test_basic.py

Expected test output:

27 passed, 0 failed out of 27 tests

Test Results [required]

97 passed, 0 failed out of 97 tests

Self-Review Checklist [required]

  • [ ✔️] I have read CONTRIBUTING.md and followed all guidelines
  • [✔️ ] My branch name follows the convention: feat/, fix/, docs/, data/, style/, test/
  • [✔️ ] I have run python tests/test_basic.py and all 27 tests pass
  • [ ✔️] I have run flake8 . locally and there are no errors
  • [ ✔️] I have not introduced any print() or console.log() debug statements
  • [ ✔️] Every new function I wrote has a docstring
  • [ ✔️] I have not modified files outside the scope of the linked issue
  • [ ✔️] If I changed the UI, I tested it at 375px (mobile) and 1280px (desktop)
  • [✔️ ] If I added a project to the dataset, it has all required JSON fields

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

@Vrutik-0 is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working labels Aug 19, 2026

@Vrutik-0 Vrutik-0 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc-2026 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant