ui(chat links): set buttons all on one line with scroll #1822
Annotations
3 errors
|
Run npm run test:
src/features/Chat/Chat.test.tsx#L229
TestingLibraryElementError: Unable to find an element with the text: gpt-3.5-turbo. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="radix-themes"
data-accent-color="indigo"
data-gray-color="slate"
data-has-background="true"
data-is-root-theme="true"
data-panel-background="translucent"
data-radius="medium"
data-scaling="100%"
>
<div
class="rt-Flex rt-r-fd-column rt-r-jc-space-between rt-r-px-1 rt-r-w rt-r-oy-auto rt-r-fg-1"
role="presentation"
style="--width: 100%;"
>
<div
class="rt-ScrollAreaRoot _vertical_fab8e9"
dir="ltr"
style="position: relative; --radix-scroll-area-corner-width: 0px; --radix-scroll-area-corner-height: 0px; flex-grow: 1; height: auto;"
>
<div
class="rt-ScrollAreaViewport"
data-radix-scroll-area-viewport=""
style="overflow-x: scroll; overflow-y: scroll;"
>
<div
style="min-width: 100%; display: table;"
>
<div
class="rt-Flex rt-r-fd-column rt-r-gap-1 rt-r-p-2 _content_07f787"
>
<div
class="rt-Flex rt-r-fd-column rt-r-gap-4"
>
<span
class="rt-Text"
>
Welcome to Refact chat.
</span>
<span
class="rt-Text"
>
💡
<b>
Tip of the day
</b>
:
</span>
</div>
<div
class="rt-Container rt-r-size-4 rt-r-py-4"
>
<div
class="rt-ContainerInner"
>
<pre
class="rt-Text _spinner_83c47e"
/>
</div>
</div>
</div>
<div
class="rt-Box"
style="position: absolute; bottom: 0px; max-width: 100%; z-index: -1;"
>
<div
class="rt-ScrollAreaRoot"
dir="ltr"
style="position: relative; --radix-scroll-area-corner-width: 0px; --radix-scroll-area-corner-height: 0px;"
>
<div
class="rt-ScrollAreaViewport"
data-radix-scroll-area-viewport=""
style="overflow-x: scroll; overflow-y: scroll;"
>
<div
style="min-width: 100%; display: table;"
>
<div
class="rt-Flex rt-r-ai-start rt-r-gap-3 rt-r-pb-4"
/>
</div>
</div>
<div
class="rt-ScrollAreaViewportFocusRing"
/>
</div>
</div>
</div>
</div>
<div
class="rt-ScrollAreaViewportFocusRing"
/>
</div>
<div
class="rt-reset rt-BaseCard rt-Card rt-r-size-1 rt-variant-surface rt-r-mt-1"
style="flex-shrink: 0; position: static;"
>
<div
class="rt-Flex"
style="flex-direction: column; align-self: stretch; flex: 1; width: 100%;"
>
<div
class="rt-Box rt-r-mt-1 _chatForm_4e3f2e"
>
<div
class="rt-ScrollAreaRoot _vertical_fab8e9"
dir="ltr"
style="position: relative; --radix-scroll-area-corner-width: 0px; --radix-scroll-area-corner-height: 0px;"
>
<div
class="rt-S
|
Run npm run test
The operation was canceled.
|
Loading