ki-tools / set

Seminal Events Timeline
0 stars 1 forks source link

Variable filter clickaway doesn't work when clicking "Variables" button #8

Closed hafen closed 5 years ago

hafen commented 5 years ago

This issue has to do with the Material-UI Clickaway passing the click on to the button, causing two toggles of the filter view, quickly closing and re-opening the view.

This could be potentially fixed by moving button inside filter variable component and fixing its position (https://codesandbox.io/s/42qxq83vpx).

hafen commented 5 years ago

This has been fixed.