Skip to content

Implement scroll-to-top button (#2103) - #2369

Open
loukhyar wants to merge 2 commits into
wger-project:masterfrom
loukhyar:feature-scroll-to-top
Open

Implement scroll-to-top button (#2103)#2369
loukhyar wants to merge 2 commits into
wger-project:masterfrom
loukhyar:feature-scroll-to-top

Conversation

@loukhyar

@loukhyar loukhyar commented Jun 5, 2026

Copy link
Copy Markdown

Proposed Changes

  • Added a scroll-to-top button fixed to the bottom-right corner of the page
  • Added JavaScript to show the button after scrolling down and smoothly scroll back to the top when clicked
  • Added styling for button visibility and fade-in/fade-out transitions

Related Issue(s)

Closes #2103

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Code has been formatted to avoid unnecessary diffs (ruff format && isort .)
  • If the feature is big enough or if there are manual steps needed (deployment changes etc.), write a small writeup in CHANGELOG.md

@loukhyar loukhyar changed the title Implement scroll-to-top button (#2103)Feature scroll to top Implement scroll-to-top button (#2103) Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scroll to the top button on the right corner

1 participant