Skip to content

Feat: add responsivity to searchbar#1741

Open
MarceloRobert wants to merge 1 commit intokernelci:mainfrom
MarceloRobert:feat/mobile-search
Open

Feat: add responsivity to searchbar#1741
MarceloRobert wants to merge 1 commit intokernelci:mainfrom
MarceloRobert:feat/mobile-search

Conversation

@MarceloRobert
Copy link
Collaborator

@MarceloRobert MarceloRobert commented Feb 11, 2026

Changes

  • Removes the searchbar from all listing pages and moves the control to a specific component used in TopBar
  • Improves usability of customDialog for use in the searchBox
  • Adds media query and replaces box with just a search icon, but with the same behavior

How to test

Go to any listing page, use the search box and also check the responsivity of the component. The search behavior should stil be the same.

Visual examples

Large screen:
image

Medium-large screens:
image

Medium screens:
image

Medium-small screens:
image

Small screens:
image

Closes #1416

@MarceloRobert MarceloRobert self-assigned this Feb 11, 2026
@MarceloRobert MarceloRobert added the Frontend Most or all of the changes for this issue will be in the frontend code. label Feb 11, 2026
- Moves control of the searchbox from each page to the topbar;
- Improves custom dialog to be more custom;
- Improves searchbox with responsivity showing a small button and a dialog on small screens

Closes kernelci#1416
@MarceloRobert MarceloRobert changed the title WIP feat: add responsivity to searchbar Feat: add responsivity to searchbar Mar 5, 2026
@MarceloRobert MarceloRobert marked this pull request as ready for review March 5, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Most or all of the changes for this issue will be in the frontend code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix search bar placement on small screens

1 participant