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

Re-enable send button and remove placeholder on stop #6033

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

ahuang11
Copy link
Contributor

Was running an app and noticed if I stopped it while the placeholder was there, it didn't remove it.

Also, send button doesn't get undisabled prior to this PR.

Screen.Recording.2023-12-12.at.12.39.21.PM.mov

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (3448cdd) 84.67% compared to head (ff8dcc4) 84.65%.

Files Patch % Lines
panel/tests/chat/test_interface.py 70.37% 8 Missing ⚠️
panel/chat/feed.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6033      +/-   ##
==========================================
- Coverage   84.67%   84.65%   -0.02%     
==========================================
  Files         291      291              
  Lines       43816    43848      +32     
==========================================
+ Hits        37101    37120      +19     
- Misses       6715     6728      +13     
Flag Coverage Δ
ui-tests 40.62% <8.10%> (-0.03%) ⬇️
unitexamples-tests 72.86% <75.67%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit aa61fe6 into main Dec 15, 2023
12 of 13 checks passed
@philippjfr philippjfr deleted the fix_chat_interface_stop branch December 15, 2023 10:25
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.

None yet

2 participants