Skip to content

Refactor global SearchBar, implement fixed header, and sync search state#46

Open
NotSoAdarshh wants to merge 2 commits into
ERS-IIITDMJ:mainfrom
NotSoAdarshh:main
Open

Refactor global SearchBar, implement fixed header, and sync search state#46
NotSoAdarshh wants to merge 2 commits into
ERS-IIITDMJ:mainfrom
NotSoAdarshh:main

Conversation

@NotSoAdarshh

@NotSoAdarshh NotSoAdarshh commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Description
This PR resolves a structural conflict where the global SearchBar was previously disconnected from the page-level filtering logic, resulting in duplicate local search bars on specific pages and a broken layout on others. Additionally, this update refactors the main application layout to ensure the search bar remains permanently fixed at the top of the viewport while the page content scrolls beneath it.
Closes #42
Closes #43

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.

Bug: Top search bar has a transparent background on History, Notifications, and Reports pages Bug: Top search bar on the Reports page is not fixed

1 participant