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 overlay is wider than the available space to the left of the anchor. It should reposition to avoid
339
+
overflowing the viewport.
340
+
</Text>
341
+
</Stack>
342
+
</div>
343
+
</AnchoredOverlay>
344
+
</div>
345
+
)
346
+
},
347
+
parameters: {
348
+
viewport: {
349
+
defaultViewport: 'small',
350
+
},
351
+
docs: {
352
+
description: {
353
+
story:
354
+
'Tests overlay positioning when the trigger button is right-aligned on a small viewport. The overlay is wider than the space to the left of the anchor.',
0 commit comments