Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Update to Material UI Search Bar #112

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

SnekCode
Copy link

@SnekCode SnekCode commented Aug 4, 2021

Project fully converted to typescript
Added unit test to verify functionality
Updated dependancies fixing #99, tested with nextjs app using react 17+
Added order props to address #84
Added checks to prevent search icon hiding when a onRequestSearch function is available fixes #86 #106

WIP because much of the changes may not be needed upstream.

Patrick Kelly and others added 30 commits July 30, 2021 15:54
updated license
…ft or right, search button will no longer disappear if a onRequestSearch function is provided, clearbutton no uses display none when hidding
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.

Can we search without pressing enter ?
1 participant