avinash201199 / avinash201199/MemeGenerator

Enhance Back Button: Navigate to Previous Page Instead of Home

Open
#119 0 comments 0 reactions 1 assignee Claimed by @LikithaKodidela View on GitHub
hacktoberfest hacktoberfest-accepted
Dominant language
JavaScript
Stars
24
Forks
57
PR merge metrics
No merged PRs in 30d

Description

### 📌Feature Improvement: Enhance Back Button UX

Currently, the Back button redirects users to the Home page.
I would like to propose an improvement where clicking the Back button
takes the user to the *previous page* using browser history (navigate(-1)),
which provides a more natural and user-friendly navigation experience.

### Why This Improvement?
- Better UX when users come from pages like History or Dynamic.
- Aligns with typical “Back” behavior in web apps.
- Does not affect existing routes or features.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.