In the drag, there's an on-click action that does Return() which is probably what's causing that. You could maybe use if or the If() action to check if the choice screen is currently being shown.
Thank you! We were able to alter it with this: clicked NullAction()