-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
bugNewly identified bugNewly identified bug
Description
Describe the bug
When clicking the Send button without entering any text, the system returns “Something went wrong.” After this error occurs, the entire canvas becomes unusable — all actions are disabled and the user has to refresh the page to recover.
Version number
Lightning main branch
I have reproduced this locally on main:
- Yes
- No
To Reproduce
Steps to reproduce the behavior:
- Open the canvas and access the AI Assistant.
- Click the Send button without inputting any text.
- Observe error message “Something went wrong.”
- Notice that the canvas becomes fully disabled, requiring a page refresh to continue.
Expected behavior
- If no input is provided, the Send button should either be disabled or trigger a validation error message such as “Input is required.”
- After the error, the canvas should remain functional without requiring a refresh.
Screenshots
https://www.loom.com/share/879f3f0d1c3049899d9a1df3b43a0b7e
Additional context
This issue blocks further interaction with the canvas once triggered, which could disrupt user workflows.
Metadata
Metadata
Assignees
Labels
bugNewly identified bugNewly identified bug
Type
Projects
Status
Done