Vitaly Rtishchev

Results 366 comments of Vitaly Rtishchev

No, disabling transition on Menu component is not a good solution – we still want animations. Some bugs are not reproducible in storybook, it may be a strict mode development...

Fixed in 5.2.7 – https://codesandbox.io/s/headless-glade-kw78v7?file=/src/App.js

Thanks for reporting!

Fixed in 5.1.4, Modal and Drawer components now support `withFocusReturn` prop, set it to false to prevent the component from returning focus to previous active element after Modal/Drawer is closed.

I'll make it dynamic without function in next patch

Okay, great, I'll be trying to fix the issue with event based function in next patch, hope that you will be able to validate the fix

Fixed in 5.1.3 @matinrco can you please verify that the fix works for you?