Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EuiPopover: Position isn't updated when children are updated #958

Closed
cchaos opened this issue Jul 2, 2018 · 1 comment · Fixed by #966
Closed

EuiPopover: Position isn't updated when children are updated #958

cchaos opened this issue Jul 2, 2018 · 1 comment · Fixed by #966
Labels

Comments

@cchaos
Copy link
Contributor

cchaos commented Jul 2, 2018

I found this particular bug when playing with the EuiSearchBar. The "Tags" filter popover has a loading mechanism that shows just the loading icon then populates the list. You can see in the GIF below that it knows it's supposed to be downCenter as it updates when changing the browser width.

BTW, in this example I had changed the actual code from anchorPosition="downRight" to anchorPosition="downCenter" as it's much more obvious to see the issue.

@chandlerprall
Copy link
Contributor

Related to #955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants