Remove focusability on hidden popover in subject input
This commit is contained in:
parent
5461289cb7
commit
882a80b04f
5 changed files with 31 additions and 3 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue