Skip to content

Conversation

@Assem-Uber
Copy link
Contributor

@Assem-Uber Assem-Uber commented Aug 12, 2025

Summary
Error message for missing workflow is flicker due to different order of failurs of the same request in differen error boundries. This is happening since some describeWorkflow requests are handled on server and some on client.

By changing the usage of the useSuspenseDescribeWorkflow to useDescribeWorkflow all requests in the workflow summary page are evaluated on client which decreases the flicker.

Screenshots
Before:

Screen.Recording.2025-08-12.at.14.46.43.mov

After:

Screen.Recording.2025-08-12.at.14.48.11.mov

@Assem-Uber Assem-Uber merged commit 87c4ca1 into cadence-workflow:master Aug 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants