Fix: Sticky main header for persistent access while scrolling - #787
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThis pull request adds a CSS rule for the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
♻️ Duplicate comments (1)
_sass/custom/custom.scss (1)
317-317:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winAdd trailing newline at end of file.
Files should end with a trailing newline. This was previously flagged by hound[bot].
🎨 Proposed fix
z-index: 500; } +
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: d1e8ff5b-9f87-4b62-8003-28602d78835a
📒 Files selected for processing (1)
_sass/custom/custom.scss
|
@Asrani-Aman PRs created after the start of mergathon should not be marked with mergathon labels :)) |
|
correct sorry i didn't notice the date thanks for noticing @Me-Priyank |
|
@Me-Priyank if for me i didn't notice the date opened while merging, only checked the code |
|
Ok sure i'll check. spotted 2 prs 2 dats back CircuitVerse/CircuitVerse#7430 (comment) |

Fixes #696
Changes done:
Screenshots
Before:
Screen.Recording.2026-05-30.180245.mp4
After:
Screen.Recording.2026-05-30.180129.mp4
Before: Header scrolls away with the page, making search and theme toggle inaccessible without scrolling back up.
After: Header stays pinned at the top at all times, search and theme toggle always accessible.
✅️ By submitting this PR, I have verified the following
[x] Checked to see if a similar PR has already been opened 🤔️
[x] Reviewed the contributing guidelines 🔍️
[x] Sample preview link added (add the link(s) for all the pages changed/updated from the checks tab after checks complete)
[x] Tried Squashing the commits into one
Summary by CodeRabbit