fix: Dropdown이 열렸을 때 특정 영역 클릭 시 닫히지 않는 오류를 수정한다. #2852
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 4 warnings
<TableDateFilter /> › when operators provided and button clicked › when the button with operator label clicked › should render only provided operator options:
packages/vibrant-components/src/lib/TableFilterGroup/TableDateFilter/TableDateFilter.spec.tsx#L226
Found multiple elements with the text: 이전
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="emotion-ao14x8"
>
이전
</span>
Ignored nodes: comments, script, style
<span
class="emotion-1h8wj8h"
data-testid="body"
>
이전
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body
style=""
>
<div>
<div
class="emotion-oj6qia"
data-testid="table-filter-group"
>
<div
class="emotion-li4hdp"
>
<div
class="emotion-1hj69o9"
data-testid="filter-wrapper"
>
<div
class="emotion-17f4zqp"
>
<button
class="emotion-1182a3b"
data-testid="table-date-filter"
style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);"
type="button"
>
<span
class="emotion-i0a57d"
style="opacity: 0; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);"
/>
<span
class="emotion-15yed0k"
data-testid="body"
>
생성일
</span>
<span
class="emotion-3x1mg2"
>
<svg
class="emotion-pnb539"
data-testid="arrowtriangledown-fill"
viewBox="0 0 24 24"
>
<path
class="emotion-17f4zqp"
d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4Z"
/>
</svg>
</span>
</button>
</div>
</div>
</div>
<div
class="emotion-gkaxs7"
/>
</div>
<div
class="emotion-tbttou"
id="portal-root"
>
<div
class="emotion-1hjh0w2"
style="position: fixed;"
>
<div
class="emotion-9r1zq4"
tabindex="0"
/>
<div
class="emotion-bg2w46"
style="opacity: 1; transition-property: opacity, transform; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1); transform: translateX(8px) translateY(54px);"
>
<div
class="emotion-163q0ad"
>
<div
class="emotion-1k99mv7"
style="transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1); height: 84px; transition-property: height;"
>
<div
class="emotion-1q0b1ob"
data-testid="dropdown"
>
<div
class="emotion-kf32wn"
>
<div
class="emotion-trgchw"
>
<div
class="emotion-17f4zqp"
>
<button
class="emotion-1xg2r7y"
data-testid="ghost-button"
style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);"
type="button"
>
<span
class="emotion-ao14x8"
>
이전
</span>
<svg
class="emotion-p7ihej"
data-testid="arrowtriangledown-fill"
viewBox="0 0 24 24"
>
<path
class="emotion-17f4zqp"
d="m7.05 9.4 4.75 7c.1.15.3.
|
ci
The process '/usr/bin/xvfb-run' failed with exit code 1
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|