Bug Description
Clicking the Course, Roadmap, or Projects links in the header navigation correctly navigates to the corresponding section, but the page scroll position is slightly too high.
As a result, the beginning of the selected section is hidden behind the fixed/sticky header navigation bar.
Steps To Reproduce
- Open the website.
- Scroll to any part of the page.
- Click Course in the header navigation.
- Observe the position of the Course section.
- Repeat the same steps for Roadmap and Projects.
- Observe that the starting content of each section is partially hidden.
Expected Behavior
Clicking Course, Roadmap, or Projects should navigate to the corresponding section with its entire starting content visible below the header.
The fixed/sticky header should not overlap the section heading or its initial content.
Actual Behavior
The navigation reaches the correct section, but the page stops too high, causing the header to cover part of the section's starting content.
Affected Area
Frontend — Header Navigation / Section Anchor Scrolling
Environment Info
Browser: Chrome
Operating System: Windows 11
Bug Description
Clicking the Course, Roadmap, or Projects links in the header navigation correctly navigates to the corresponding section, but the page scroll position is slightly too high.
As a result, the beginning of the selected section is hidden behind the fixed/sticky header navigation bar.
Steps To Reproduce
Expected Behavior
Clicking Course, Roadmap, or Projects should navigate to the corresponding section with its entire starting content visible below the header.
The fixed/sticky header should not overlap the section heading or its initial content.
Actual Behavior
The navigation reaches the correct section, but the page stops too high, causing the header to cover part of the section's starting content.
Affected Area
Frontend — Header Navigation / Section Anchor Scrolling
Environment Info
Browser: Chrome
Operating System: Windows 11