Feature Request
Add a “Back to Top” button to documentation pages.
Problem
Some documentation pages (for example the Design Principles page) are quite long.
When users scroll down, they need to manually scroll all the way back to the top to access navigation or other sections.
Example page:
https://unikraft.org/docs/
Proposed Solution
Add a floating “Back to Top” button that appears when the user scrolls down the page.
When clicked, it should smoothly scroll the page back to the top.
Suggested Behavior
- Button appears after the user scrolls a certain distance
- Positioned in the bottom-right corner
- Smooth scrolling back to top
- Hidden when the user is already near the top
Feature Request
Add a “Back to Top” button to documentation pages.
Problem
Some documentation pages (for example the Design Principles page) are quite long.
When users scroll down, they need to manually scroll all the way back to the top to access navigation or other sections.
Example page:
https://unikraft.org/docs/
Proposed Solution
Add a floating “Back to Top” button that appears when the user scrolls down the page.
When clicked, it should smoothly scroll the page back to the top.
Suggested Behavior