-
Notifications
You must be signed in to change notification settings - Fork 42
[WOR-3867] Try input in playground causes empty field to be uneditable #5
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
[WOR-3867] Try input in playground causes empty field to be uneditable #5
Conversation
WOR-3867 "Try input in playground" causes empty field to be uneditable
Example run that this can be reproduced with: https://workflowai.com/workflowai/agents/improve-prompt/15/runs?page=0&taskRunId=019565a7-0da9-7256-149f-c6df60905a67 Expected behavior: if a field is empty (null, or empty value), the field should be empty (but still editabled) in the playground Actual behavior: there is no editable text field shown for the corresponding name Repro steps:
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f4f24ed
to
d4cc05d
Compare
ea5df88
to
569d965
Compare
d4cc05d
to
22e9309
Compare
569d965
to
3eb1681
Compare
b6c3adc
to
b168f6f
Compare
…ses-empty-field-to-be-uneditable
…ses-empty-field-to-be-uneditable
Did investigation about reported case, and it's different then what we had:
@anyacherniss |
This passes QA 👍 CleanShot.2025-03-28.at.13.19.44.mp4 |
Closes: (https://linear.app/workflowai/issue/WOR-3867/try-input-in-playground-causes-empty-field-to-be-uneditable)
Replaces https://github.com/WorkflowAI/workflowai.com/pull/1527