onClear attribute for the Search component #2101
Replies: 2 comments 1 reply
-
Hi @eduardo-wrkt ! Thanks so much for your kind words and for being a part of our community! Regarding your suggestion about adding an hope you've noticed we got a new import { Search } from "monday-ui-react-core/next"; We would very much like to implement your idea in our new component We always appreciate contributions from our community members, and since you've already identified a nice enhancement, would you be interested in contributing this feature yourself? It could be a great way to get more involved with the library you like so much. Let us know if you're interested or if you need any more information to get started! Thanks again for your suggestion and your support! |
Beta Was this translation helpful? Give feedback.
-
Hi @YossiSaadi It took me a while, but I got back to this #2272. I've implemented the |
Beta Was this translation helpful? Give feedback.
-
Hi everyone!
I've been using the library for almost a year now and I love it, its super clean and easy to use.
One thing that I think would be super useful, is a
onClear
attribute in the Search component. Currently I have to add an event listener to run a function when the user clicks in the clear button of the Search input. With this new attribute, that wouldn't be necessary anymore.I suppose this would be a small lift but also a major improvement for the component.
That's it. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions