Modern UX - String fields stretched vertically to more than one line do not allow copy paste of text
search cancel

Modern UX - String fields stretched vertically to more than one line do not allow copy paste of text

book

Article ID: 204322

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

Copy and Paste function of text in Task Flyouts (Projects) not possible - text is being deleted.

Steps to Reproduce: 

  1. Create a custom attribute in the Project object, of data type String
  2. Provide an API Attribute ID to this newly created attribute so that it is accessible in the Modern UX
  3. Navigate to Modern UX -> Projects Grid
  4. Open the "Details" fly-out and configure the attribute created in Steps 1 and 2
  5. Extend the length of the field vertically by dragging it down. Let the field at least accommodate 2 lines
  6. Open Browser Developer tools
  7. Enter a text in the field configured in Step 5
  8. Copy the text entered, and switch between Projects. Paste the text as you navigate between various instances in the Projects grid

Expected Results: The text pasted into the String field is saved
Actual Results: The text entered into String field is not saved after navigating between few records. The PUT call to modify the project record does not go out after navigating between a few records in the grid.

Environment

Version: 15.9.0, 15.9.1

Cause

Due to a defect with ID DE58879.

Resolution

This is fixed in 15.9.2