Skip to content

Back Button added #618

Open
Diya-od wants to merge 1 commit into
adithyan-css:mainfrom
Diya-od:main
Open

Back Button added #618
Diya-od wants to merge 1 commit into
adithyan-css:mainfrom
Diya-od:main

Conversation

@Diya-od
Copy link
Copy Markdown

@Diya-od Diya-od commented Jun 2, 2026

Description

This PR introduces a reusable back button across internal pages to improve user navigation and accessibility. The button allows users to quickly return to the previous page without relying on browser controls.

closes: #284

Changes Made

Added a floating back button component.
Implemented browser history navigation using history.back().
Applied consistent styling to match the existing UI design.
Positioned the button for easy visibility and access across pages.
Added hover and transition effects for better user experience.


Why This Change?

  1. Faster Navigation

Users can return to the previous page with a single click, reducing unnecessary navigation steps and improving overall usability.

  1. Preserves User Context

The back button helps users maintain their browsing flow by returning them to their last visited page, including their previous position and context, rather than forcing them to navigate manually.


Testing
Verified navigation behavior across multiple pages.
Confirmed proper rendering on desktop and mobile layouts.
Tested hover effects and responsive positioning.


Result

Users now have a more intuitive and efficient way to navigate between pages, resulting in a smoother browsing experience.
Screenshot 2026-06-02 150720

Screenshot 2026-06-02 150623 Screenshot 2026-06-02 150554

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

@Diya-od is attempting to deploy a commit to the adithyansubramani1-1657's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Missing Back Navigation Button Across Website Pages

1 participant