Raimund Schlüßler
Raimund Schlüßler
**Current Status** The app uses many custom components for which there are replacements in the @nextcloud/vue component bundle, e.g. - [Actions](https://nextcloud-vue-components.netlify.app/#/Components/Actions) (DropdownMenu) - [Breadcrumbs](https://nextcloud-vue-components.netlify.app/#/Components/Breadcrumbs) (Breadcrumb) - [AppSidebar](https://nextcloud-vue-components.netlify.app/#/Components/App%20containers?id=appsidebar) - Modal -...
 - [ ] Replace button in trash bin - [ ] Load and delete completed tasks - [ ] Increase required server version...

_Originally posted by @bcutter in https://github.com/nextcloud/tasks/issues/23#issuecomment-587783529_ I´m a bit confused on this different behaviour, now reading all your posts understanding why (every app seems to implement an own way of...
Vue 3
Todo: - [ ] Datepicker styling is a bit broken - [ ] Toggling task completed triggers ICAL.js error - [ ] Trash bin actions do not work (cannot delete...
Tasks should use the workflow templates from https://github.com/nextcloud/.github for `lint`, `node-test` and `phpunit`.
For proper repeating tasks #34 and timezone support #1233, it is probably better to use calendar-js instead of reinventing the wheel here.
See https://github.com/nextcloud/tasks/pull/1649#issue-676278432