Skip to content

feat: chatbot panel styles#408

Merged
cguedes merged 7 commits into
mainfrom
376-chatbot-panel-styles
Aug 24, 2023
Merged

feat: chatbot panel styles#408
cguedes merged 7 commits into
mainfrom
376-chatbot-panel-styles

Conversation

@sehyod

@sehyod sehyod commented Aug 24, 2023

Copy link
Copy Markdown
Collaborator

This updates the design of the chatbot panel.
This also makes the chat scrollable and automatically scroll to the latest message when opening the panel or when sending a question
Screenshot 2023-08-24 at 11 28 21

Closes #376

@codecov

codecov Bot commented Aug 24, 2023

Copy link
Copy Markdown

Codecov Report

Merging #408 (a74dd67) into main (4473b60) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #408      +/-   ##
==========================================
+ Coverage   83.15%   83.20%   +0.05%     
==========================================
  Files         182      183       +1     
  Lines       10588    10622      +34     
  Branches     1128     1127       -1     
==========================================
+ Hits         8804     8838      +34     
  Misses       1768     1768              
  Partials       16       16              
Files Changed Coverage Δ
src/components/PanelWrapper.tsx 100.00% <100.00%> (ø)
src/features/ai/sidebar/ChatPanel.tsx 100.00% <100.00%> (ø)
src/features/components/icons.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sehyod sehyod marked this pull request as ready for review August 24, 2023 10:35
@sehyod sehyod requested a review from cguedes August 24, 2023 10:35
@cguedes cguedes merged commit cb22f73 into main Aug 24, 2023
@cguedes cguedes deleted the 376-chatbot-panel-styles branch August 24, 2023 11:28
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.

Design for Chatbot Panel

2 participants