Refactor Add To Do sidebar component to Vue+Apollo
Currently, issue sidebar Add a To Do
/ Mark as done
component is implemented with HAML and jQuery. In order to align all sidebar components to use the same stack, make them reusable and be ready for GraphQL subscription-based realtime updates, we need to refactor this component to use Vue + Apollo client stack.
As part of this issue we will be using this widget in epic boards sidebar.
Availability & Testing
Run package-and-qa
regression job
Edited by Florie Guibert