IS-2686: show kandidater ikke svart #1405
main.yaml
on: push
build-and-deploy
/
Bygg, test og publiser docker image
54s
build-and-deploy
/
...
/
Deploy til prod
Annotations
2 errors
test/components/NewOversiktTableTest.tsx > NewOversiktTable > Viser flere hendelser for en rad:
test/components/NewOversiktTableTest.tsx#L239
TestingLibraryElementError: Unable to find an element with the text: Snart slutt på sykepengene. 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>
<table
class="navds-table navds-table--small bg-white mt-2 navds-table--zebra-stripes"
>
<thead
class="navds-table__header"
>
<tr
class="navds-table__row navds-table__row--shade-on-hover"
>
<td
class="navds-table__data-cell navds-body-short navds-body-short--medium"
>
<div
class="navds-checkbox navds-checkbox--medium"
>
<input
aria-checked="false"
aria-labelledby="r4h"
class="navds-checkbox__input"
id="checkbox-r4g"
type="checkbox"
/>
<label
class="navds-checkbox__label"
for="checkbox-r4g"
>
<span
class="navds-checkbox__icon"
>
<svg
aria-hidden="true"
fill="none"
focusable="false"
height="0.625rem"
role="img"
viewBox="0 0 13 10"
width="0.8125rem"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4.03524 6.41478L10.4752 0.404669C11.0792 -0.160351 12.029 -0.130672 12.5955 0.47478C13.162 1.08027 13.1296 2.03007 12.5245 2.59621L5.02111 9.59934C4.74099 9.85904 4.37559 10 4.00025 10C3.60651 10 3.22717 9.84621 2.93914 9.56111L0.439143 7.06111C-0.146381 6.47558 -0.146381 5.52542 0.439143 4.93989C1.02467 4.35437 1.97483 4.35437 2.56036 4.93989L4.03524 6.41478Z"
fill="currentColor"
/>
</svg>
</span>
<span
class="navds-checkbox__content navds-sr-only"
>
<span
aria-hidden="true"
class="navds-checkbox__label-text navds-body-short navds-body-short--medium"
id="r4h"
>
Velg alle
</span>
</span>
</label>
</div>
</td>
<th
aria-sort="none"
class="navds-table__header-cell navds-label"
scope="col"
>
<button
class="navds-table__sort-button"
type="button"
>
Navn
<svg
aria-hidden="true"
fill="none"
focusable="false"
height="1em"
role="img"
viewBox="0 0 24 24"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M16.47 21.03a.75.75 0 0 0 1.06 0l3.5-3.5a.75.75 0 1 0-1.06-1.06l-2.22 2.22V9.5a.75.75 0 0 0-1.5 0v9.19l-2.22-2.22a.75.75 0 1 0-1.06 1.06zM4.03 7.53l2.22-2.22v9.19a.75.75 0 0 0 1.5 0V5.31l2.22 2.22a.75.75 0 1 0 1.06-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 0 0 1.06 1.06"
fill="currentColor"
fill-rule="evenodd"
/>
</svg>
</button>
</th>
<th
aria-sort="ascending"
class="navds-table__header-cell navds-label"
scope="col"
>
<button
class="navds-table__sort-button"
type="button"
>
Fødselsnummer
<svg
aria-hidden="true"
fill="none"
focusable="false"
height="1em"
role="img"
viewBox="0 0
|
build-and-deploy / Bygg, test og publiser docker image
Process completed with exit code 1.
|