FE: UX: Update color palette #26
frontend_pr.yml
on: pull_request_target
build
/
build-and-test
3m 52s
Annotations
2 errors
NavBar › correctly renders header:
frontend/src/components/NavBar/__tests__/NavBar.spec.tsx#L29
TestingLibraryElementError: Unable to find an element with the text: Kafbat UI. 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
<nav
aria-label="Page Header"
class="sc-dIUeWJ dztpvY"
role="navigation"
>
<div
class="sc-hHfuMS gLjVeC"
>
<div
class="sc-hHfuMS gLjVeC"
>
<div
aria-label="burger"
class="sc-bBXrwG lazdzF"
role="button"
tabindex="0"
>
<span
class="sc-iwyWTf jHTHaq"
role="separator"
/>
<span
class="sc-iwyWTf jHTHaq"
role="separator"
/>
<span
class="sc-iwyWTf jHTHaq"
role="separator"
/>
</div>
<a
class="sc-cxFLGX bzucTZ"
href="/"
>
<svg
class="sc-fFucqa gKbXbp"
fill="none"
height="30"
viewBox="0 0 23 30"
width="23"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M1.9874 0.5C1.9874 0.5 7.7172 8.91974 17.9098 12.9622C17.9098 12.9622 24.7102 7.0943 18.1349 15.5305C11.5596 23.9666 1.54861 29.0758 1.9874 28.4481C3.29229 26.5813 7.59605 23.014 5.3963 20.8139C9.71432 16.495 0 13.6477 0 13.6477C2.51731 8.02801 1.9874 0.5 1.9874 0.5Z"
/>
</svg>
kafbat UI
</a>
<div
class="sc-fKFxtB XxkLk"
>
<div>
Version
</div>
</div>
</div>
</div>
<div
class="sc-kfzBvY efSbyx"
>
<div>
<ul
class="sc-iqHYmW gPDVeg"
role="listbox"
tabindex="0"
>
<div
class="sc-crrszt jYxMSu"
>
<li
class="sc-kstqJO iEgGo"
role="option"
tabindex="0"
>
<svg
fill="none"
height="15"
viewBox="0 0 14 15"
width="14"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M7.92385 8.49072L7.03019 5.8418H6.97336L6.07796 8.49072H7.92385Z"
fill="#0B0D0E"
/>
<path
clip-rule="evenodd"
d="M7 14.7422C10.866 14.7422 14 11.6082 14 7.74219C14 3.87619 10.866 0.742188 7 0.742188C3.13401 0.742188 0 3.87619 0 7.74219C0 11.6082 3.13401 14.7422 7 14.7422ZM3.5 11.2422H5.14789L5.68745 9.646H8.3136L8.85211 11.2422H10.5L7.99264 4.24219H6.01091L3.5 11.2422Z"
fill="#0B0D0E"
fill-rule="evenodd"
/>
</svg>
<div>
Auto theme
</div>
</li>
</div>
<svg
color="#73848C"
fill="currentColor"
height="5"
stroke="currentColor"
transform=""
viewBox="0 0 10 5"
width="10"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0.646447 0.146447C0.841709 -0.0488155 1.15829 -0.0488155 1.35355 0.146447L5 3.79289L8.64645 0.146447C8.84171 -0.0488155 9.15829 -0.0488155 9.35355 0.146447C9.54882 0.341709 9.54882 0.658291 9.35355 0.853553L5.35355 4.85355C5.15829 5.04882 4.84171 5.04882 4.64645 4.85355L0.646447 0.853553C0.451184 0.658291 0.451184 0.341709 0.646447 0.146447Z"
/>
</svg>
</ul>
</div>
<a
class="sc-dmlqKv jZUebo"
href="https://github.com/kafbat/kafka-ui"
target="_blank"
>
<svg
class="sc-bkzYnD"
height="20"
viewBox="0 0 1024 1024"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
clip-rule="evenodd"
d="M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11
|
build / build-and-test
Process completed with exit code 1.
|