Pega Constellation (25.1) - Text Area property - Vertical scrolling Bar

Hi All, recently my Pega application was upgraded to 25.1 version, post upgrade we observed one minor issue related to text area read only property reflecting as vertical scrolling.

earlier we can see complete information without scroll bar. now we are unable to see complete information directly from UI. we need to click on scroll bar to see end data.

is there any configuration to remove this scrollbar? any suggestions please

@VenkateswararaoK constellation UI does take into consideration the Expected Length when it comes to how it displays visual elements. It’s possible that there was a 24.2 bug where this wasn’t being respected for read only, its also possible you have encountered a bug. If this field doesn’t help, I would raise a support ticket to get this investigated further.

  • tip: after adding expected length, make sure you remove, save, then re-add the field to the view. That should regenerate the JSON for the View, including aspects it might use for the logic on how things are displayed. (sometimes needed, but not always)