Skip to content

Conversation

Srinu346
Copy link
Contributor

@Srinu346 Srinu346 commented Oct 1, 2025

What has changed?

This PR adds a "scroll-to-top" button to the Glossary page.

Previously, the Glossary page lacked this navigation feature, which is already present on other long-form content pages. This created an inconsistent user experience, requiring users to scroll manually to the top of a potentially long page.

This change utilizes the existing BackToTop component to ensure functional and visual consistency with the rest of the documentation site, improving overall usability.

This PR Resolves #3086

Type of change

  • New feature (non-breaking change which adds functionality).

How Has This Been Tested?

Build Results
image

Screenshot

image

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

Signed-off-by: Akella Srinivas <alsrinivas.346@gmail.com>
@Srinu346 Srinu346 force-pushed the fix/glossary_moveup_button branch from 50a1f5a to 05627b4 Compare October 1, 2025 13:45
@Srinu346
Copy link
Contributor Author

Srinu346 commented Oct 1, 2025

I have read the CLA Document and I hereby sign the CLA

@Srinu346
Copy link
Contributor Author

Srinu346 commented Oct 1, 2025

@Achanandhi-M please go through

Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

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

LGTM

@Achanandhi-M Achanandhi-M merged commit c7d9e58 into keploy:main Oct 6, 2025
3 of 6 checks passed
@Srinu346 Srinu346 deleted the fix/glossary_moveup_button branch October 10, 2025 17:58
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.

Add move-up icon to glossary page in docs website

2 participants