Add calendar view type in picker (#14477)

This commit is contained in:
Weiko
2025-09-14 17:46:42 +02:00
committed by GitHub
parent 72da21217f
commit a81eb854d1
11 changed files with 109 additions and 8 deletions
@@ -64,7 +64,7 @@ export const ViewPickerCreateButton = () => {
}
if (
viewPickerType === ViewType.Table ||
viewPickerType !== ViewType.Kanban ||
viewPickerKanbanFieldMetadataId !== ''
) {
return (