Skip to content

When sending a message, there is no clear loading indicator shown to the user while waiting for the response. #1

Description

@mithilP007

Problem

This can make the UI feel unresponsive, especially on slower connections.

Expected Behavior

A loading spinner or "Sending..." indicator should appear until the response is received.

Suggested Solution

  • Add a temporary loading component/message
  • Disable repeated send button clicks during request
  • Remove loading state after response/error

Benefits

  • Better UX
  • Prevents duplicate message submissions
  • Makes chat interactions smoother

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions