Skip to content

Creating SearchBar component#36

Merged
kohrachel merged 4 commits intomainfrom
searchbar
Dec 1, 2025
Merged

Creating SearchBar component#36
kohrachel merged 4 commits intomainfrom
searchbar

Conversation

@julialaforet
Copy link
Collaborator

Creating SearchBar component. Once Button and TextInput are fully implemented, SearchBar should extend those components, but for now, we use custom button/textinput.

image

Example SearchBar component

@julialaforet julialaforet linked an issue Nov 2, 2025 that may be closed by this pull request
Copy link
Contributor

@kohrachel kohrachel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

We should be good to merge in the PRs for and today. Could you finish implementing the with those two? It should be relatively straightforward since you've structured it really well, lmk if you run into any problems though :)

Also my bad on icons we're actually using Google's Material Symbols Rounded icons, I updated the code to use that (it relies on a tag in the root layout.tsx, so you might have to pull from main after this to get the icons to render). The lucide dependency will be removed soon.

@kohrachel kohrachel merged commit 0c7ce13 into main Dec 1, 2025
3 checks passed
@kohrachel kohrachel deleted the searchbar branch December 1, 2025 16:29
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.

New Component: Search

2 participants

Comments