Results 34 comments of Ítalo Andrade

Hi @RodrigoHamuy, I'm not using `leva` at the moment. You can continue with this PR if you want. Let me know if you need any help.

I already started a POC with both implementations. You can check it on my fork: https://github.com/italodeandra/leva/commit/4a4c23eeb3af90685813477317601e6ed75c4d57

Hey @dbismut, Just did, you can check it here #193. I hope I didn't break anything, but let me know what needs to be changed.

The first issue is when I'm focused on the MultiSelect with an item already added, my caret is hidden. It should be still visible the same way it is when...

> You can configure this behavior with `filter` and `shouldCreate` props Sorry, I didn't get how these props can fix the issue. Can you elaborate, please?

But the issue I mentioned happens on the search field (the query text), not in the options. You can check the video again to see better what I mean.

I've used the same package on previous personal UI libraries, and MUI also uses it and I've never seen this issue. Can you reopen the issue? I'll work on it...

Hey Vitaly, I moved out of Mantine for personal reasons, so I won't be working on this issue anymore. I'm sorry man.

Hey @HummingBird24. Thank you for the reply but in my opinion these are separate cases. I agree that changing something from `object` to `boolean` can cause problems. But changing something...