Skip to content

Bug: Queued message is not processed next after sending #126

Description

@touch2be

Problem

When a message is added to the queue and the user clicks send, the queued message is not processed as the next item. Instead, the chat remains stuck and does not continue.

Expected Behavior

After the user sends a message that has been queued, the chat should immediately process that queued message as the next item.

Current Behavior

The queued message is not picked up next, and the chat appears to stop or remain idle.

Steps to Reproduce

  1. Add a message to the queue.
  2. Click the send button.
  3. Observe that the queued message is not processed next.
  4. The chat remains stuck instead of continuing.

Impact

This breaks the expected queue workflow and can make the chat feel unresponsive or frozen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions