FreeTubeApp / FreeTubeApp/FreeTubeApp.io
Header Content Overflows at Screen widths That more than 1024px
- Dominant language
- PHP
- Stars
- 73
- Forks
- 27
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 4
Description
## Description
the header uses fixed height **h-20** in the Header Template , at lg breakpoint (>=1024px) , Nav Items Switch from icons only to icons + text **(hidden lg:inline)** increasing the content's height beyond the fixed 80px height **h-20** and causing elements to overflow the header bounds.
## Screenshot
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Header Template and inspect the fixed h-20 height alongside the lg:inline navigation classes. Reproduce the layout at widths of 1024px and above, then adjust the header sizing or alignment so the expanded navigation stays within its bounds. Verify that the header no longer overflows at large screen widths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100