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
I it.skip'd the following tests during the 2.0 transition promoting Popover2 to the core popover component. Need to get them working again and re-enable them:
// menuTests.tsx-"children will continue displaying in the same direction if possible"-"children will flip direction after no more room in the existing direction"
Note: anecdotally, the functionality above does still work in practice; it's just the tests that are failing.
The text was updated successfully, but these errors were encountered:
I
it.skip
'd the following tests during the 2.0 transition promotingPopover2
to the core popover component. Need to get them working again and re-enable them:Note: anecdotally, the functionality above does still work in practice; it's just the tests that are failing.
The text was updated successfully, but these errors were encountered: