You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many components (select, autocomplete, menu, datepicker) have similar boilerplate related to opening a popup attached to some trigger element. It would be nice to add something like MdPopup that would make it easier to do this (like how MdDialog does for dialogs).