Add: BPM・拍子変更機能を追加 #8142
Annotations
2 errors
Run test:
src/components/Dialog/TempoOrTimeSignatureChangeDialog/TimeSignatureChangeDialog.stories.ts#L22
TestingLibraryElementError: Unable to find an accessible element with the role "option"
Here are the accessible roles:
dialog:
Name "":
<div
aria-modal="true"
class="q-dialog fullscreen no-pointer-events q-dialog--modal"
role="dialog"
/>
--------------------------------------------------
separator:
Name "":
<hr
aria-orientation="horizontal"
class="q-separator q-separator--horizontal"
data-v-0154a5ee=""
/>
Name "":
<hr
aria-orientation="horizontal"
class="q-separator q-separator--horizontal"
data-v-0154a5ee=""
/>
--------------------------------------------------
combobox:
Name "拍子の分子":
<input
aria-activedescendant="f_e16817d6-a481-43da-86d7-0bd5816b5e0e_3"
aria-autocomplete="none"
aria-controls="f_e16817d6-a481-43da-86d7-0bd5816b5e0e_lb"
aria-expanded="true"
aria-readonly="false"
class="q-select__focus-target"
id="f_e16817d6-a481-43da-86d7-0bd5816b5e0e"
readonly=""
role="combobox"
tabindex="0"
value="4"
/>
Name "拍子の分母":
<input
aria-autocomplete="none"
aria-controls="f_1a615459-047a-44e3-8219-1317c5a8bb57_lb"
aria-expanded="false"
aria-readonly="false"
class="q-select__focus-target"
id="f_1a615459-047a-44e3-8219-1317c5a8bb57"
readonly=""
role="combobox"
tabindex="0"
value="4"
/>
--------------------------------------------------
button:
Name "キャンセル":
<button
class="q-btn q-btn-item non-selectable no-outline q-btn--unelevated q-btn--rectangle bg-toolbar-button text-toolbar-button-display q-btn--actionable q-focusable q-hoverable text-no-wrap text-bold q-mr-sm"
data-v-0154a5ee=""
tabindex="0"
type="button"
/>
Name "変更する":
<button
class="q-btn q-btn-item non-selectable no-outline q-btn--unelevated q-btn--rectangle bg-primary text-display-on-primary q-btn--actionable q-focusable q-hoverable text-no-wrap text-bold q-mr-sm"
data-v-0154a5ee=""
tabindex="0"
type="button"
/>
--------------------------------------------------listbox:
Name "":
<div
aria-multiselectable="false"
class="q-menu q-position-engine scroll q-menu--square q-transition--none-enter-from q-transition--none-enter-active"
id="f_e16817d6-a481-43da-86d7-0bd5816b5e0e_lb"
role="listbox"
style="--q-transition-duration: 300ms;"
tabindex="-1"
/>
--------------------------------------------------
Ignored nodes: comments, script, style
<body
class="desktop no-touch within-iframe body--light q-body--prevent-scroll"
data-editor-font="default"
style="--q-primary: #a5d4ad; --q-secondary: #212121; --q-negative: var(--color-warning); left: 0px; top: 0px;"
>
<div
data-v-app=""
id="q-notify"
>
<div
class="q-notifications"
>
<div
class="q-notifications__list q-notifications__list--top fixed column no-wrap items-start"
/>
<div
class="q-notifications__list q-notifications__list--top fixed column no-wrap items-end"
/>
<div
class="q-notifications__list q-notifications__list--bottom fixed column no-wrap items-start"
/>
<div
class="q-notifications__list q-notifications__list--bottom fixed column no-wrap items-end"
/>
<div
class="q-notifications__list q-notifications__list--top fixed column no-wrap items-center"
/>
<div
class="q-notifications__list q-notifications__list--bottom fixed column no-wrap items-center"
/>
<div
class="q-notifications__list q-notifications__list--center fixed column no-wrap items-start justify-center"
/>
<div
class="q-notifications__list q-notifications__list--center fixed column no-wrap items-end justify-center"
/>
<div
class="q-notifications__list q-notifications__list--center fixed column no-wrap flex-center"
/>
</div>
</div>
<div
data-v-app=""
>
</div>
<div
id="q-portal--dialog--14"
>
<div
aria-modal="true"
class="q-dialog
|
Run test
Process completed with exit code 1.
|
Loading