Mike, if the PR has been submitted by people in this thread where could I find whether it is already in the nightly build? This is a killer feature for me since it is really bad UX when the feedback is missing. Thx.
the directive works well in a side menu, but in a popover it does not work: no visual feedback with or without directive in ion-item (Nexus 5 with Android 5). Is it a popover issue?
I do not use popovers in my app so I did not consider that case. Iād need to see the popover generated markup, I guess it is different from a side menu or a button, therefore the delay is not removed. @mhartington might have more info about it
Popovers have the same structure of side menus
This is an example (open the example in codepen and enlarge the bottom preview; otherwise popover does not show):
I have tried data-instantActivate in ion-item like in side menu: icon is not the entire line.
But it seems it is a popover issue: no visual feedback at all, neither slow feedback.