Show search bar below the navbar on the search results view on small screens
Before, the search bar was displayed in the navbar when the search results view was active, regardless of the screen width. This caused the navbar to look very squished on small screens on the search results view.
This PR places the search bar below the navbar (on the search results view) on small screens.
Summary
Add search bar wrapper component for the navbar search bar
Put the wrapper component below and into the navbar and show the correct one (according to the screen size)
Set the search form width in the search bar component to 100 %
# Show search bar below the navbar on the search results view on small screens
Before, the search bar was displayed in the navbar when the search results view was active, regardless of the screen width. This caused the navbar to look very squished on small screens on the search results view.
This PR places the search bar below the navbar (on the search results view) on small screens.
## Summary
- Add search bar wrapper component for the navbar search bar
- Put the wrapper component below and into the navbar and show the correct one (according to the screen size)
- Set the search form width in the search bar component to 100 %
## Related issues
Closes: #97
jakob.scheid
added this to the responsive-design-ready milestone 2026-06-01 17:56:51 +02:00
jakob.scheid
changed title from Show search bar below the navbar on the search results view on small screens to Feat: place search bar below navbar on the search results view on small screens2026-07-20 12:16:33 +02:00
jakob.scheid
changed title from Feat: place search bar below navbar on the search results view on small screens to Feat(search): place search bar below navbar on the search results view on small screens2026-07-20 12:27:29 +02:00
jakob.scheid
modified the milestone from responsive-design-ready to 0.1.02026-07-22 11:37:00 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Show search bar below the navbar on the search results view on small screens
Before, the search bar was displayed in the navbar when the search results view was active, regardless of the screen width. This caused the navbar to look very squished on small screens on the search results view.
This PR places the search bar below the navbar (on the search results view) on small screens.
Summary
Related issues
Closes: #97
Show search bar below the navbar on the search results view on small screensto Feat: place search bar below navbar on the search results view on small screensFeat: place search bar below navbar on the search results view on small screensto Feat(search): place search bar below navbar on the search results view on small screens