SparkDevNetwork / Rock.Mobile-Issues

3 stars 2 forks source link

[Issue]: Completion Xaml not Displaying in Workflow Entry Block #39

Open mikedotmundy opened 2 months ago

mikedotmundy commented 2 months ago

Describe the Issue in Detail

In the Workflow Entry Block, when choosing the Show Complete Xaml option, the Xaml entered in the Completion Xaml field is not displaying. Here is an example of the settings I used when testing:

Screenshot 2024-09-23 at 08 25 17

I tried these three options, none of which worked:

<StackLayout Margin="12">
    <Label Text="Your request has been submitted successfully. Someone will be in touch with you soon." />
</StackLayout>
<Label Text="Your request has been submitted successfully. Someone will be in touch with you soon." />
Your request has been submitted successfully. Someone will be in touch with you soon.

There is no error displayed or exception logged. It just displays a blank page, like in this screenshot below. (The small text is another block on the page. This is supposed to display and is not part of the Workflow Entry block). IMG_0124

Can reproduce in

Steps to Reproduce

Expected Behavior

Completion Xaml should display.

Actual Behavior

Completion Xaml does not display.

Screenshots or Videos

See above.

Reproduction XAML

No response

Mobile Shell Version

v6.0.0.0

Last Known Working Version

No response

iOS Device Type(s) and iOS Version(s)

iPhone 15 Pro Max, iOS 18.0

Android Device Type(s) and Android Version(s)

Unable to test

bradencohen commented 2 months ago

Hey Mike, would you mind sharing an example of your workflow configuration?

mikedotmundy commented 1 month ago

Sorry, I should have included that. Here is the WF. App Support Request_202409231818.json.zip