purposeindustries / intellyo-application-design-system

http://ux.intellyo.com
MIT License
5 stars 0 forks source link

fix(popover): call deactivate on clickoutside only if opened #363

Closed ruffle1986 closed 6 years ago

ruffle1986 commented 6 years ago

without this, every time we click on anywhere in the application, we enforce all the rendered popovers (all the tooltips, popovers, dropdowns) to re-render themselves unnecessarily.

cc @oroce @gazdagergo