Skip to content

Conversation

@alexandcote
Copy link
Contributor

@alexandcote alexandcote commented Feb 14, 2022

This PR replicates an issue we found in version >=7.4.0 of Polaris

Screenshot

Screen.Recording.2022-02-14.at.6.04.53.PM.mov

This PR introduce the functionality

cc @dfmcphee

<Page title="Playground">
{/* Add the code you want to test in here */}
</Page>
<div
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This component only replicates the small window.

);

return (
// Frame without topBar doesn't have the issue.
Copy link
Contributor

@emma-boardman emma-boardman Feb 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can still replicate the issue both in Playground in a Frame without the TopBar, and in online-store-web after manually removing the data-polaris-top-bar attribute from the TopBar div.

It seems to be related to whether the activator is on screen? Going to dig further. FWIW, the Popover is being closed by the ScrollOut event.

Screen.Recording.2022-02-15.at.09.58.47.mov

@emma-boardman
Copy link
Contributor

Merchant videos for additional context:

@emma-boardman
Copy link
Contributor

Closed in favour of: #5181

@sam-b-rose sam-b-rose deleted the popover-issue branch August 24, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants