-
Notifications
You must be signed in to change notification settings - Fork 0
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
UI requests #20
UI requests #20
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -50,18 +50,21 @@ export class ChatService { | |||
} | |||
|
|||
// TODO: WE may want to reveive ask props as a Service prop instead of enforcing it here | |||
return this.answerSession.ask({ term: term, related: { howMany: 3, format: 'question' } }).catch((error) => { | |||
chatContext.interactions = chatContext.interactions.map((interaction, index) => { |
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.
@rjborba not sure about this deletion here
placeholder={this.placeholder} | ||
sourceBaseUrl={this.sourceBaseUrl} | ||
sourcesMap={this.sourcesMap} | ||
style={{ minHeight: '400px' }} |
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.
Is this to address the request about having the answers/clear chat fixed on top? If so, I'm trying a different solution (I explained on Figma). If it works, it should be safer for general component purposes.
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.
This thing was a mistake hahaha
I just added to test the behavior of the container without needing to make questions.
I should remove it :D
https://www.figma.com/design/p38rGBjH8OqgdI6Wn7Vk1t/Search-Box---AS-MODAL?node-id=1131-2293&t=5AlP09MVpB87xsVY-0