baklava
baklava copied to clipboard
Drawer has delay for removing from dom
Description When user closes drawer, there is 1000ms delay for animation. This also causes delay for removing operation from dom. We can solve it with check animation ended or not with more suitable method.
Expected behavior
We should not use timeout when we remove component from dom. We should check with function.
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]