You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will set isCompact to the whole summary.
There is a need also be able to set isCompact for individual components, or exclkude isCompact for certian components.
We therefore suggest implementing isCompact in overrides like this:
As a Service Owner I want to be able to customize what components will be shown as compact.
Context
Today we support setting isCompact like this:
This will set isCompact to the whole summary.
There is a need also be able to set isCompact for individual components, or exclkude isCompact for certian components.
We therefore suggest implementing isCompact in overrides like this:
In this case, the override will supersede the component isCompact.
This means you could also set isCompact for a single component only:
Acceptance critereas
The text was updated successfully, but these errors were encountered: