Skip to content

Conversation

@Eshajha19
Copy link
Contributor

@Eshajha19 Eshajha19 commented Feb 10, 2026

βœ… Summary

Fixed an issue where the Notifications tab content was appearing below the main settings panel instead of staying within the right-side content area.

πŸ› Problem

Notifications section was breaking out of the settings layout

Page was scrolling instead of the right content panel

Caused poor UI/UX and inconsistent behavior compared to other tabs

✨ Changes Made

Enforced full-height layout for settings container

Locked page-level scrolling

Enabled internal scrolling for .tab-content

Ensured only the active tab is visible

Fixed overflow handling for Notifications tab

🧩 Files Changed

settings.css

🎯 Result

Notifications tab now stays inside the settings panel

Only right panel scrolls

Consistent behavior across all tabs (Profile, Security, Data, etc.)

Cleaner and more professional UI

πŸ§ͺ Tested

Switched between all tabs

Verified Notifications tab no longer overflows

Confirmed scrolling works only inside content area

This PR #626 closes issue #614

Screenshot 2026-02-10 204849 Screenshot 2026-02-10 204903

@github-actions
Copy link

πŸŽ‰ Thanks for the PR, @Eshajha19!

We really appreciate you taking the time to contribute to ExpenseFlow! πŸ’™


⭐ Love this project?

Please give us a star! It helps the project grow and reach more developers! 🌟

πŸ”— https://github.com/Renu-code123/ExpenseFlow


βœ… PR Checklist

Before we review, please ensure:

  • Your code follows the project's coding standards
  • All file changes are accurate and intentional
  • You've tested your changes locally
  • Any review comments have been addressed

πŸ™Œ Thank You for Contributing!

We truly appreciate your interest in contributing to this project.

  • Please make sure your code follows the project structure
  • Add clear commit messages and comments where necessary
  • Ensure your changes do not break existing functionality

We'll review your PR as soon as possible. Keep up the great work! ✨


@vercel
Copy link

vercel bot commented Feb 10, 2026

@Eshajha19 is attempting to deploy a commit to the Renu's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
expenseflow Ready Ready Preview, Comment Feb 11, 2026 0:39am

@Renu-code123 Renu-code123 merged commit cf11221 into Renu-code123:main Feb 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants