ShreyTanna29/curious.AI

unexpected loader when sending first msg to llm in chat page

开放

#131 创建于 2025年5月26日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (16 个派生)auto 404
Difficulty: Easybuggood first issueui

仓库指标

星标
 (5 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the bug When we send first msg to llm of chat page, there is an expected full screen spinning logo loader which should only appear on loading a full chat not when a msg/question is send.

To Reproduce Steps to reproduce the behavior:

  1. Go to chat page
  2. ask anything to llm
  3. See full screen laoding spinner logo for the first chat and then after it is fixed for further chats.

Expected behavior No full screen spining loader should appear when sending a msg in chat page, only a laoder should be shown on submit button (which is working fine no need to touch it).

Screenshots

https://github.com/user-attachments/assets/832c2459-8bf0-4f1f-b38f-7173f2c322f5

see in the video, for the first chat a full screen loader is shown which should not be shown.

check if appllicable

  • I have checked that this bug does not exists on issues page

Additional context NOTE: read CONTRIBUTING.md before trying to contribute

贡献者指南