Replace create task popover with button
requested to merge 355978-refactor-issue-description-task-work-item-conversion-using-task-button-2 into master
What does this MR do and why?
In this MR, we simplify creating work items from the task: we remove the need to click within a popover and open the modal on button click instead. Also, the icon is changed from ellipsis to doc-new
Screenshots or screen recordings
How to set up and validate locally
- Enable work items feature flag
Feature.enable(:work_items)
- Open an issue and add a list of checkboxes:
- [ ] Test 1 Test 2
- Hover the element in task list to see the "Convert to work item" button
- Click the button.
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.
Edited by Natalia Tepluhina