Skip to content

Fixed scroll to top issue for better docs readability#519

Merged
KatalKavya96 merged 2 commits into
SASTxNST:mainfrom
MaverickP24:feat/enhanceddocs
Oct 31, 2025
Merged

Fixed scroll to top issue for better docs readability#519
KatalKavya96 merged 2 commits into
SASTxNST:mainfrom
MaverickP24:feat/enhanceddocs

Conversation

@MaverickP24
Copy link
Copy Markdown
Contributor

@MaverickP24 MaverickP24 commented Oct 30, 2025

Closes #487

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 30, 2025

@MaverickP24 is attempting to deploy a commit to the katalkavya96's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for the PR, @MaverickP24!

Quick note: please sign off your commits to pass the DCO check.

Fix (any one):

git commit --amend -s     # adds 'Signed-off-by' to your last commit
git push --force-with-lease

Multiple commits?

git rebase -i origin/main     # mark each as 'reword' and add -s
git push --force-with-lease

What is DCO? See https://developercertificate.org/

@KatalKavya96
Copy link
Copy Markdown
Member

@MaverickP24 Resolve conflicts

@MaverickP24
Copy link
Copy Markdown
Contributor Author

closes #487

@KatalKavya96 KatalKavya96 changed the title enhancedDocs Fixed scroll to top issue for better docs readability Oct 30, 2025
@KatalKavya96 KatalKavya96 merged commit d94bcd7 into SASTxNST:main Oct 31, 2025
3 of 6 checks passed
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.

[BUG] Docs switching has scroll to top effect which makes it hard to navigate and read docs

2 participants