1
0

fix: list title not set as page title after closing a task popup

This commit is contained in:
kolaente
2022-05-08 11:58:37 +02:00
parent 21a8298a96
commit a38bd7e971
3 changed files with 14 additions and 5 deletions

View File

@ -235,12 +235,12 @@ import BucketModel from '../../models/bucket'
import {mapState} from 'vuex'
import Rights from '../../models/constants/rights.json'
import {LOADING, LOADING_MODULE} from '@/store/mutation-types'
import ListWrapper from './ListWrapper'
import ListWrapper from './ListWrapper.vue'
import FilterPopup from '@/components/list/partials/filter-popup.vue'
import Dropdown from '@/components/misc/dropdown.vue'
import {getCollapsedBucketState, saveCollapsedBucketState} from '@/helpers/saveCollapsedBucketState'
import {calculateItemPosition} from '../../helpers/calculateItemPosition'
import KanbanCard from '@/components/tasks/partials/kanban-card'
import KanbanCard from '@/components/tasks/partials/kanban-card.vue'
const DRAG_OPTIONS = {
// sortable options