Skip to content

Scrollbar#3941

Open
ArshiBansal wants to merge 9 commits into
JhaSourav07:mainfrom
ArshiBansal:scrollbar
Open

Scrollbar#3941
ArshiBansal wants to merge 9 commits into
JhaSourav07:mainfrom
ArshiBansal:scrollbar

Conversation

@ArshiBansal
Copy link
Copy Markdown
Contributor

Description

Fixes #996

Pillar

  • 🎨 Pillar 1 — New Theme Design
  • 📐 Pillar 2 — Geometric SVG Improvement
  • 🕐 Pillar 3 — Timezone Logic Optimization
  • 🛠️ Other (Bug fix, refactoring, docs)

Visual Preview

Checklist before requesting a review:

  • I have read the CONTRIBUTING.md file.
  • I have tested these changes locally (localhost:3000/api/streak?user=YOUR_USERNAME).
  • I have run npm run format and npm run lint locally and resolved all errors (CI will fail otherwise).
  • My commits follow the Conventional Commits format (e.g., feat(themes): ..., fix(calculate): ...).
  • I have updated README.md if I added a new theme or URL parameter.
  • I have started the repo.
  • I have made sure that i have only one commit to merge in this PR.
  • The SVG output matches the CommitPulse "premium quality" aesthetic standard (no raw elements, smooth animations, correct fonts).
  • (Recommended) I joined the CommitPulse Discord community for contributor discussions, mentorship, and faster PR support.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 5, 2026

@ArshiBansal is attempting to deploy a commit to the jhasourav07's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Collaborator

@Aamod007 Aamod007 left a comment

Choose a reason for hiding this comment

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

Hey there! Thanks for the contribution! It looks like there's a TypeScript syntax error in ReturnToTop.tsx —
adius, circumference, and strokeDashoffset are declared twice using const in the same scope, which breaks the build. Could you clean up those duplicate variable declarations so the component compiles successfully?

@Aamod007 Aamod007 added GSSoC 2026 mentor:Aamod007 level:beginner Small changes Usually isolated fixes or simple UI/text updates. labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC 2026 level:beginner Small changes Usually isolated fixes or simple UI/text updates. mentor:Aamod007

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add circular scroll progress indicator to ReturnToTop button

2 participants