Skip to content

Fix new conversation button breaking when clicked during conversation load #155

@exedev-shelley

Description

@exedev-shelley

Author: shasderias
Channel: #feedback
Link: https://discord.com/channels/1405685085923049482/1405686161791516873/1483843149653737482


Description

Clicking the new conversation button while a conversation is loading causes the button to break once the loading conversation finishes. The loaded conversation takes over the main window, and users cannot start a new conversation until they switch to another conversation first.

Steps to Reproduce

  1. Start loading a conversation
  2. While the conversation is loading, click the new conversation button
  3. Wait for the conversation to finish loading
  4. Observe that the new conversation button is broken and the loaded conversation takes over the main window

Expected Behavior

Clicking the new conversation button should either:

  • Start a new conversation immediately, or
  • Queue the action to start after the current load completes

Actual Behavior

The new conversation button becomes non-functional and the loading conversation takes over, requiring a switch to another conversation before a new one can be started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions