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
Long Error Message Type without children/details including a Link as `titleText` which has
178
+
wrappingType="None" applied. - The details view is only available if the `titleText` is not fully visible.
179
+
It is NOT recommended to use long titles!
180
+
</Link>
181
+
}
182
+
type={ValueState.Error}
183
+
counter={3}
184
+
/>
185
+
<MessageItem
186
+
data-testid="item2"
187
+
titleText={
188
+
'Long Empty Message Type (no title, no subtitle, no children/details) - The details view is only available if the `titleText` is not fully visible. It is NOT recommended to use long titles!'
0 commit comments