Skip to content

Enhancement(UI improvement): Back button on Fitness page added#920

Open
Julliet-Mohanta wants to merge 1 commit into
Somil450:mainfrom
Julliet-Mohanta:back-button
Open

Enhancement(UI improvement): Back button on Fitness page added#920
Julliet-Mohanta wants to merge 1 commit into
Somil450:mainfrom
Julliet-Mohanta:back-button

Conversation

@Julliet-Mohanta

@Julliet-Mohanta Julliet-Mohanta commented Jun 22, 2026

Copy link
Copy Markdown

🚀 Pull Request Template

📌 Related Issue

Fixes #919


📝 Description

🔹 What has been changed?

  • Changing the css of back button basically its position as previously it was hidden behind navbar layout
  • Improving the z-index of button so that it is visible on page

🔹 Why are these changes needed?

Explain the purpose or problem being solved.
Currently user does not have any option to go back to home page if he/she is on BMI page as there is no back option, forcing the user to reload the page.
Reason for changes: Adding a back button on BMI(Fitness) page like History and Trophy pages to enhance user navigation.

🛠️ Type of Change

Please mark the relevant option(s):

  • 🐛 Bug Fix
  • ✨ New Feature
  • [X ] 🎨 UI/UX Improvement
  • 📖 Documentation Update
  • [X ] ⚡ Performance Improvement
  • 🔧 Refactoring
  • 💥 Breaking Change

🧪 Testing

Describe how you tested your changes.

✅ Tests Performed

  • [ X] Tested locally
  • [X ] Build runs successfully
  • [X ] No console errors
  • [X ] Responsive design checked
  • [X ] Existing functionality verified

🌐 Browsers Tested

  • [X ] Chrome
  • Firefox
  • [X ] Edge
  • Safari

📷 Screenshots / Demo (if applicable)

Please attach screenshots, GIFs, or demo videos for UI-related changes.

Screenshot 2026-06-23 001621 Screenshot 2026-06-23 001604

📋 Checklist

Before submitting this PR, please confirm the following:

  • [X ] I have read the project's CONTRIBUTING guidelines
  • [ X] My code follows the project style guidelines
  • [X ] I have performed a self-review of my code
  • [X ] I have tested my changes locally
  • [ X] I have added/updated documentation where necessary
  • [ X] My changes do not introduce new warnings or errors
  • [ X] This PR is linked to an existing issue

💬 Additional Notes

Add any additional context, references, or information for reviewers here.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@Julliet-Mohanta is attempting to deploy a commit to the somiljain2024-4175'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.

feat:Back button added in Fitness(BMI) page

1 participant