I have a popup group (called the Delete conform group) to confirm delete:

I want to create a workflow when the user clicks the check icon in this group. The workflow should delete the Current Page thing:

However when I run the preview the green check icon does not behave as a clickable icon (the cursor shape doesn’t change to the expected “finger”). So nothing happens!
If I use Inspect in the workflow debugger and hold the cursor over the group it shows the “Delete?” text, not the fa icons.
Any suggestions please?