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

fix: openai chat and expanding #307

Merged
merged 2 commits into from
Oct 13, 2023
Merged

fix: openai chat and expanding #307

merged 2 commits into from
Oct 13, 2023

Conversation

cabreraalex
Copy link
Member

@cabreraalex cabreraalex commented Oct 13, 2023

Description

Fix icons for openai-chat and fix expanding showing for openai-chat and markdown.

Fix ZEN-242

@linear
Copy link

linear bot commented Oct 13, 2023

ZEN-242 openai chat rendering issues

The icons aren't showing and we shouldn't show the "show less" if it's not longer than 5

@@ -17,6 +15,8 @@
viewBox="0 0 448 512"
class="w-3.5 ml-2.5 mt-2 fill-grey-darker"
>
<path d={mdiAccount} />
<path
d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, can you describe the icon?

@cabreraalex cabreraalex merged commit 3f8a594 into main Oct 13, 2023
6 checks passed
@cabreraalex cabreraalex deleted the chattybotty branch October 13, 2023 22:05
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.

2 participants