Skip to content

Improve empty content message#563

Merged
marcelklehr merged 2 commits into
mainfrom
enh/noid/better-empty-content-message
Jun 1, 2026
Merged

Improve empty content message#563
marcelklehr merged 2 commits into
mainfrom
enh/noid/better-empty-content-message

Conversation

@julien-nc
Copy link
Copy Markdown
Member

  1. Adjust the chat UI input placeholder when waiting for a task to complete:
    • When scheduled: Waiting...
    • When running: Processing...
  2. Make it explicit in the empty content that the assistant can be closed after a task has been scheduled.

Before

image

After

Capture d’écran du 2026-05-29 13-01-33

More UX improvements will be included in #545:

  • Chat UI: with streaming, the message is displayed progressively as it's being generated so the difference between scheduled and running is even more obvious.
  • The task statuses will be updated with notify_push so there will be less delay (no more polling 2 sec delay)

julien-nc added 2 commits May 29, 2026 13:02
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@marcelklehr marcelklehr merged commit 1937d9e into main Jun 1, 2026
9 checks passed
@marcelklehr marcelklehr deleted the enh/noid/better-empty-content-message branch June 1, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants