Skip to content

Fix issue with copying task lists

Himanshu Kapoor requested to merge 438386-ce-copy-paste-task-list into master

What does this MR do and why?

Fix issue with copying task lists

When copying task lists, the contents of the dropdown next to it were also copied. Now the contents of the dropdown are ignored when copying.

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen Recording 2024-02-05 at 15.59.23.mov Screen Recording 2024-02-05 at 16.04.59.mov

How to set up and validate locally

  1. Copy contents with tasks list.
  2. Paste in plain text editor. The contents of the dropdown should not be pasted.

Related to #438386

Edited by Himanshu Kapoor

Merge request reports