In the Mobile editor, icons that have click event handlers attached to them are not clickable:
In the screenshot above, the icons highlighted in yellow, one that is in a simple container (+) and the others that are part of a custom collection (x) have click event handlers attached that when clicked do nothing (while in the Editor).
The only way to actually get them working is to switch to Preview mode, make my way to the specific screens (which may require opening or filling out other screens before) and click them that way, which works. Or, I have to open up the mobile app, reload the app to get the latest changes, get to the screens, and finally click the icons to test if all works as expected.
This issue's been around for a while and I believe I discussed it with @bca a while back, but it's now becoming more problematic for me, as I am trying to wrap up an app I've been working on and there are time constraints.
I believe Braden had mentioned that it's possible the click target is off to the right by a certain distance in the Editor (a distance large enough for the icon to be clickable way outside the bounds of the actual icon).
Is this something that can be addressed relatively quickly?
Thanks.