Coding-Alchemist-Abhijay opened a new pull request, #1282: URL: https://github.com/apache/airflow-site/pull/1282
## Feature: Add Scroll-to-Top Button (Fixes #1279) ### Description This PR introduces a **Scroll-to-Top** button that enhances user navigation on pages with extensive content. The button appears once the user scrolls beyond a defined threshold and allows users to return to the top with a smooth scrolling effect. It closes Issue - #1279 --- ### Why This Is Useful - Improves navigation on long pages - Enhances overall user experience and accessibility - Reduces the need for manual scrolling --- ### Implementation Details - Button becomes visible after the user scrolls past a specific vertical offset - Smooth scrolling behavior added for seamless user experience - Positioned unobtrusively at the bottom-left corner - Styled to blend with the existing UI --- ### Testing - Verified the button appears and disappears based on scroll depth - Confirmed smooth scroll-to-top functionality - Checked responsiveness across multiple screen sizes and devices --- ### Preview (video) https://github.com/user-attachments/assets/e1e25813-299b-40f4-9c17-d42b97706d08 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
