feat: show bucket configuration options for list views in view settings

This commit is contained in:
kolaente 2026-04-12 18:23:15 +02:00
parent a32f759228
commit 13b10255c6
1 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ function handleBubbleSave() {
</div>
<div
v-if="view.viewKind === 'kanban'"
v-if="view.viewKind === 'kanban' || view.viewKind === 'list'"
class="field"
>
<label
@ -212,7 +212,7 @@ function handleBubbleSave() {
</div>
<div
v-if="view.viewKind === 'kanban' && view.bucketConfigurationMode === 'filter'"
v-if="(view.viewKind === 'kanban' || view.viewKind === 'list') && view.bucketConfigurationMode === 'filter'"
class="field"
>
<label class="label">