Skip to content

style(ui): set default variant to outlined for buttons and text fields #17082

style(ui): set default variant to outlined for buttons and text fields

style(ui): set default variant to outlined for buttons and text fields #17082

Triggered via pull request January 22, 2025 18:56
Status Failure
Total duration 1m 52s
Artifacts

qa.yml

on: pull_request
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
tests/views/Login.spec.ts > Login > Renders the component: ui/tests/views/Login.spec.ts#L44
Error: Snapshot `Login > Renders the component 1` mismatched - Expected + Received @@ -7,14 +7,14 @@ <transition-stub name="slide-y-reverse-transition" appear="false" persisted="false" css="true"> <!----> </transition-stub> <form class="v-form" novalidate="" data-test="form"> <div class="v-col"> - <div class="v-input v-input--horizontal v-input--density-default v-theme--light v-locale--is-ltr v-text-field v-input--plain-underlined" data-test="username-text"> + <div class="v-input v-input--horizontal v-input--center-affix v-input--density-default v-theme--light v-locale--is-ltr v-text-field" data-test="username-text"> <!----> <div class="v-input__control"> - <div class="v-field v-field--prepended v-field--variant-underlined v-theme--light v-locale--is-ltr"> + <div class="v-field v-field--center-affix v-field--prepended v-field--variant-filled v-theme--light v-locale--is-ltr"> <div class="v-field__overlay"></div> <div class="v-field__loader"> <div class="v-progress-linear v-theme--light v-locale--is-ltr" style="top: 0px; height: 0px; --v-progress-linear-height: 2px;" role="progressbar" aria-hidden="true" aria-valuemin="0" aria-valuemax="100"> <!----> <div class="v-progress-linear__background bg-primary"></div> @@ -29,23 +29,23 @@ </div> </div> <div class="v-field__prepend-inner"><i class="mdi-account mdi v-icon notranslate v-theme--light v-icon--size-default" aria-hidden="true"></i> <!----> </div> - <div class="v-field__field" data-no-activator=""> - <!----><label class="v-label v-field-label" for="input-0"> + <div class="v-field__field" data-no-activator=""><label class="v-label v-field-label v-field-label--floating" aria-hidden="true" for="input-0"> + <!---->Username or email address + </label><label class="v-label v-field-label" for="input-0"> <!---->Username or email address </label> <!----><input size="1" type="text" id="input-0" aria-describedby="input-0-messages" required="" class="v-field__input" value=""> <!----> </div> <!----> <!----> <div class="v-field__outline"> - <!----><label class="v-label v-field-label v-field-label--floating" aria-hidden="true" for="input-0"> + <!----> - <!---->Username or email address - </label> + <!----> </div> </div> </div> <!----> <div class="v-input__details"> @@ -53,14 +53,14 @@ <!----> </transition-group-stub> <!----> </div> </div> - <div class="v-input v-input--horizontal v-input--density-default v-theme--light v-locale--is-ltr v-text-field v-input--plain-underlined" data-test="password-text"> + <div class="v-input v-input--horizontal v-input--center-affix v-input--density-default v-theme--light v-locale--is-ltr v-text-field" data-test="password-text"> <!----> <div class="v-input__control"> - <div class="v-field v-field--appended v-field--prepended v-field--variant-underlined v-theme--light v-locale--is-ltr"> + <div class="v-field v-field--appended v-field--center-affix v-field--prepended v-field--variant-filled v-theme--light v-locale--is-ltr"> <div class="v-field__overlay"></div> <div class="v-field__loader"> <div class="v-progress-linear v-theme--light v-locale--is-ltr" style="top: 0px; height: 0px; --v-progress-linear-height: 2px;" role="progressbar" aria-hidden="true" aria-valuemin="0" aria-valuemax="100"> <!----> <div class="v-progress-linear__background bg-primary"></div> @@ -75,25 +75,25 @@ </div> </div>
validate (ui)
Process completed with exit code 1.
validate (tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (cli)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (pkg)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (ssh)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (agent)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
validate (ui)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636