sergiop / react-giphy-searchbox

Responsive and customizable search and select for Giphy's GIFs and Stickers.
https://sergiop.github.io/react-giphy-searchbox/
MIT License
48 stars 19 forks source link

Don't nest search input in form #66

Open pranavmalvawala opened 2 years ago

pranavmalvawala commented 2 years ago

Love the component!

But I'd suggest taking out form as I had trouble earlier today where this giphy component was already inside a form and that caused the page to reload everytime I pressed enter in the search box. (if form is not doing anything major ofc, then we can take it out).

lomteslie commented 1 year ago

This project is clearly not being maintained, and I suggest moving onto another package if possible.

pranavmalvawala commented 1 year ago

True but actually I'm still using it in production lol.

I someday might fork and do what I just said above tho