Field Group In Constellation

Hi

Has anyone tried out the Collapsible view available as part of the Field Group in Constellation? Why does the UI always resize only to the left portion of the screen (i.e, While using a two or three column Layout) and doesn’t take up the entire Screen? Please let me know how we can make the field group to take up the entire screen in pega constellation.

I have attached an image regarding my query. -

@RoshanRajAK

I believe it’s controlled by the Constellation run time.

@RoshanRajAK

The Constellation design system targets the international WCAG 2.1 AA standard for accessible software, striving to provide patterns and components built with accessibility in mind.

As documented in Templates for Views (pega.com) the maximum width of a column in characters for each template (1, 2 and 3 columns) has been set to 80ch, 60ch, and 40ch respectively. This is a deliberate design choice by Pega for Constellation UI to ensure that accessibility standards are maintained.

For the visual presentation of blocks of text width should not be more than 80 characters, as detailed here: Accessibility Guidelines (WCAG) 2.2 Understanding Success Criterion 1.4.8: Visual Presentation | WAI | W3C

Additional information about Constellation accessibility can be found here: What is accessibility? | Pega Constellation design system