Ryo Narita

Results 6 comments of Ryo Narita

Maybe native select box cannot display font icons properly :cry: Check this FortAwesome/Font-Awesome#996 OSX 10.10. [JS Bin](http://jsbin.com/bobifahosi/1/edit?html,css,output) ![screen shot 2015-05-28 at 4 48 38 am](https://cloud.githubusercontent.com/assets/6136383/7845932/39f0426c-04f5-11e5-89a5-d1f889a8d275.png) ![screen shot 2015-05-28 at 4...

What about use `setInterval` with `$(selector)` instead `onWillDispatch` ? Like this. [source](https://github.com/cakecatz/flex-toolbar/blob/beta/lib/flex-tool-bar.coffee) [demo](http://quick.as/lbpzil0wx)

@pleunv I use the same libraries, and I have written my test like this. I hope this will help. ```js const onSubmit = jest.fn(); render(); // without act() userEvent.click(screen.getByRole('button', {...

@UziTech Yeah, I'll archive this repo. Thank you very much for your work 👍