Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
mikedotmundy opened this issue Sep 23, 2024 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working unverified This issue has not been verified yet

Comments

@mikedotmundy
Copy link

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

  • Orange App
  • Blue App

Steps to Reproduce

  • Enter some Xaml into the Completion Xaml field, and select Show Completion Xaml in the Completion Action Field.
  • Submit workflow
  • See that Xaml does not display.

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

@mikedotmundy mikedotmundy added bug Something isn't working unverified This issue has not been verified yet labels Sep 23, 2024
@bradencohen
Copy link

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

@mikedotmundy
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified This issue has not been verified yet
Projects
None yet
Development

No branches or pull requests

2 participants