Closed (fixed)
Project:
FlowDrop
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2026 at 16:44 UTC
Updated:
23 Feb 2026 at 21:19 UTC
Jump to comment: Most recent
When a workflow execution failed in the FlowDrop Playground, the chat interface would become unresponsive. Users could not continue interacting with the playground or start new workflow executions.
Error states were not properly handled in the playground's execution flow, leaving the UI in a loading state indefinitely.
Implemented proper error handling in the playground to detect execution failures and reset the UI state, allowing users to continue using the interface.
Comments
Comment #2
gxleano commentedI have contributed (not only by code, but discussion, presentation, testing or anything related).
Comment #3
d34dman commented