Allow to search after certain threshold in mailbox owner select

This commit is contained in:
Johannes Zellner
2025-09-24 16:56:10 +02:00
parent 8020bbd806
commit 073ece0527
3 changed files with 5 additions and 4 deletions
@@ -79,7 +79,8 @@ defineExpose({
:confirm-busy="busy"
:confirm-active="!busy && name !== '' && domain !== '' && membersText !== ''"
reject-style="secondary"
:reject-label="busy ? null : $t('main.dialog.cancel')"
:reject-label="$t('main.dialog.cancel')"
:reject-active="!busy"
@confirm="onSubmit()"
>
<div>