Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement feature with associated test cases #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

developernajib
Copy link

Issues Identified:

  1. After sending a message, if the system is slow, there is a delay in response, but no processing message is displayed.
  2. There is no "Stop" button available to terminate the current message.

Fixes Implemented:

  1. An initial processing message has been added to indicate system activity.
  2. A "Stop" button has been implemented to allow users to terminate the current request.
  3. A loading spinner has been added to visually indicate download progress.

Request Processing

request_processing

Terminate Request

terminate_request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant