Remove focusability on hidden popover in subject input

This commit is contained in:
tusooa 2025-03-22 18:13:28 -04:00
commit 882a80b04f
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
5 changed files with 31 additions and 3 deletions

View file

@ -9,7 +9,7 @@
class="popover-trigger-button"
:class="normalButton ? 'button-default btn' : 'button-unstyled'"
type="button"
v-bind="triggerAttrs"
v-bind="allTriggerAttrs"
@click="onClick"
>
<slot name="trigger" />