Skip to content

Scroll to top button added#356

Open
Jerusha547 wants to merge 3 commits into
GitMetricsLab:mainfrom
Jerusha547:scroll-to-top
Open

Scroll to top button added#356
Jerusha547 wants to merge 3 commits into
GitMetricsLab:mainfrom
Jerusha547:scroll-to-top

Conversation

@Jerusha547
Copy link
Copy Markdown

@Jerusha547 Jerusha547 commented May 21, 2026

Related Issue


Description

Implemented a reusable Scroll-to-Top button to improve navigation across the application.

Changes made:
Added a floating scroll-to-top button component
Button appears after scrolling down the page
Implemented smooth scrolling behavior
Integrated the component globally through App.tsx
Improved overall navigation experience on longer pages


How Has This Been Tested?

Tested smooth scrolling functionality
Verified button visibility after scrolling
Tested locally

Screenshots (if applicable)

Uploading scroll-github-tracker.mp4…


Type of Change

  • Bug fix
  • New feature
  • Code style update
  • Breaking change
  • Documentation update

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for github-spy ready!

Name Link
🔨 Latest commit 620fa21
🔍 Latest deploy log https://app.netlify.com/projects/github-spy/deploys/6a0e96049ca4450008026e4f
😎 Deploy Preview https://deploy-preview-356--github-spy.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@Jerusha547 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 33 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9db17bfe-4449-4a43-9f73-317b8952ce09

📥 Commits

Reviewing files that changed from the base of the PR and between 9d34c19 and 620fa21.

📒 Files selected for processing (4)
  • src/App.tsx
  • src/components/ScrollToTopButton.tsx
  • src/pages/Contributors/Contributors.tsx
  • src/pages/Tracker/Tracker.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add Scroll-to-Top Button

1 participant