feat: remove edit-task from list view #2721

Merged
konrad merged 1 commits from dpschen/frontend:feature/remove-edit-task-in-list-view into main 2022-11-17 15:35:21 +00:00

1 Commits

Author SHA1 Message Date
Dominik Pschenitschni e7a766800d
feat: remove edit-task from list view
continuous-integration/drone/pr Build is passing Details
the edit-task component is only used in the listview which doesn't make sense: either all views should have such quick-view mode or none. By removing this component we _do_ remove a bit of functionality.
But: if we improve the modal of the taskdetailview it's general usability and add a new sidebar mode (instead of the current float-in-the-center we do have even a better solution
2022-11-17 15:37:30 +01:00