-
Notifications
You must be signed in to change notification settings - Fork 206
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
Task 3 updates [New components from chat interface, Discovery Library UI changes from figma update] #135
base: develop
Are you sure you want to change the base?
Conversation
minor style changes
- padding at the top of chat ChatHistory - made button highlight extend to timestamp
- changed chat history button - gave outline to default prompts & corrected behavior - prototpye of new chat button
- merged quick button actions - merged discovery library - slight style changes to discovery library
… into Task-3-Updates
- default prompts are uniform size - default prompt text hovers purple - minor code style changes
- made custom prompts to start a new conversation
… into Task-3-Updates
- adjusted prompt changes
- created a render function for custom prompt - added custom prompt display message on chat interface - fixed eslint errors - fixed quick action buttons to send action to chat input
- Merged all changes - All Task completed for Epic 5: Kai Chat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks mostly good, just left a couple of comments that need to be resolved!
frontend/templates/Chat/Chat.jsx
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's clean up this component by abstracting each part of it into their own respective components and importing them here. This size of this component is too large
frontend/templates/Chat/DiscoveryLibraryUI/DiscoveryLibraryUI.jsx
Outdated
Show resolved
Hide resolved
frontend/templates/Chat/DiscoveryLibraryUI/DiscoveryLibraryUI.jsx
Outdated
Show resolved
Hide resolved
- removed project name - undo project target name - removed comments from firebase hosting - moved fetchChathistory function into service folder - removed react import statement - made categorized prompts into constants folder - removed date-fns package from frontend/packge.json - made use of the moment library - removed some specified files defined in .gitignore file
- made some PR review changes - adjusted the discovery library to match latest figma file
- Resolved Merged Conflicts
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Ticket:
Type of change
Chat History:
Default Prompts:
Quick Actions:
Discovery Library UI:
How Has This Been Tested?
Here's link to the video:
https://jam.dev/c/8c9466a6-7df6-4043-a05d-412c05a04b13