Józsi

Results 7 comments of Józsi

I created a pull request for this, see #56

Hey @techniq, I'm explicitly calling the `openMenu` method of downshift on change, otherwise the user needs to blur then re-focus to be able to select again. Since the chips are...

Before getting deeper into this, I've started developing tests to make sure things work out as expected. My experience with testing React components is still amateurish, so please bear with...

@AirborneEagle - I am still experimenting with this in a project of mine, will have enough feedback from users in a couple of weeks based on their feedback. Meanwhile feel...

I am still making changes every few days to it based on the user feedback, however, it might've become a bit too opinionated. The code also needs a little refactoring,...

I'm all in for `react-window`, especially after having a hard time testing the multi-select version of `mui-downshift` due to `react-virtualized`: it's `AutoSizer` component always returns 0 for width and height...

FYI, this is on the list for [Playwright](https://aslushnikov.github.io/isplaywrightready/). I'm eager to see how they manage to resolve it.