Add comment form to work items
What does this MR do and why?
Add comment form to work item notes
Todo:
-
pass register_path and signin path with provide/inject (or as props but it's lots of components to pass through) -
empty state for logged in but can't edit. currently an empty div, maybe that is ok for now
Screenshots or screen recordings
How to set up and validate locally
- Enable
work_items_mvc_2
,work_items_mvc
feature flags - Add a task to an issue
- Add a comment to the task
- Verify added (needs graphql explorer)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #378955 (closed)
Edited by Deepika Guliani