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

disable chat and suggestions on busy #783

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

Conversation

ahuang11
Copy link
Contributor

While loading a large dataset in the overview, I tried entering a message, but nothing popped up because the upload was blocking.

To prevent confusion, I think we should block the chat if it's busy.

image

@ahuang11 ahuang11 changed the title disable chat on busy disable chat and suggestions on busy Nov 23, 2024
Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.88%. Comparing base (44bcf4f) to head (7b30611).

Files with missing lines Patch % Lines
lumen/ai/ui.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #783   +/-   ##
=======================================
  Coverage   60.88%   60.88%           
=======================================
  Files         103      103           
  Lines       12566    12566           
=======================================
  Hits         7651     7651           
  Misses       4915     4915           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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