Skip to content

Fix : resolve navbar alignment on desktop and mobile#772

Merged
northdpole merged 2 commits intoOWASP:mainfrom
ParthAggarwal16:fix-navbar-alignment
Mar 1, 2026
Merged

Fix : resolve navbar alignment on desktop and mobile#772
northdpole merged 2 commits intoOWASP:mainfrom
ParthAggarwal16:fix-navbar-alignment

Conversation

@ParthAggarwal16
Copy link
Contributor

@ParthAggarwal16 ParthAggarwal16 commented Mar 1, 2026

This PR address some recent UI regressions majorly revolving around the navbar
Before :
image
After :
image
(Clarification on this screenshot, this doesnt show the "MyOpenCRE" in the top navbar, my guess is due to my backend not running on localhost, but my changes don't touch anything besides search bar itself so I dont think it should affect that, pls feel free to correct me on this if I am wrong)
Also in the process of fixing this, the searchbar issue on mobie seems to have changed :
what I mentioned in #766 :
image

what the issue is at the time of fixing this: (there is a "Search OpenCRE in between the magnifying glass icon and search bar" and search bar itself is a bit chopped off)
image

My fix :
image

closes #766

@ParthAggarwal16
Copy link
Contributor Author

ParthAggarwal16 commented Mar 1, 2026

After syncing with latest main, I’m currently unable to reproduce the issue locally.
Marking this as draft while I re-verify the behavior
update : was able to reproduce it now and have found the fix, will commit the correct changes soon

@ParthAggarwal16 ParthAggarwal16 marked this pull request as draft March 1, 2026 12:29
@ParthAggarwal16
Copy link
Contributor Author

It should show the correct changes now, my bad for the mishap :
these are the screenshots after changes :
image
image

@ParthAggarwal16 ParthAggarwal16 marked this pull request as ready for review March 1, 2026 19:18
@northdpole northdpole merged commit 395f54f into OWASP:main Mar 1, 2026
2 checks passed
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.

Navbar search overlap and mobile alignment regression

2 participants