UserFacingError behavior in Scenarios – no user-visible feedback?

Hello community,
I have a question regarding error handling in Workshop.

By using UserFacingError, I understand that it is possible to provide feedback to end users when a specific action fails.
However, when the same action is executed within the Scenario feature, it seems that no user-visible feedback (such as a popup or error message) is shown to the user.
Is this behavior intentional by design for Scenarios?

If so, are there any recommended workarounds or best practices to surface meaningful error feedback to end users when an action fails in a Scenario?
Any guidance or examples would be greatly appreciated.
Thank you!