* Add initial task list render * Add task list item render * Separate task list menu component * Fix click handling for tasks * Add task started count data * Scroll to top after selecting task * Handle PR feedback * Handle PR feedback round 2
* Add feature flags for tasks feature * Add tasks initial render and placeholder to layout * Fix lint errors