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

[Popup] fix start open position #1234

Closed
rinaok opened this issue Feb 8, 2022 · 0 comments · Fixed by #1236
Closed

[Popup] fix start open position #1234

rinaok opened this issue Feb 8, 2022 · 0 comments · Fixed by #1236
Assignees
Labels
Type: Bug 🐞 Something isn't working Type: Component 🛠 Assigned to PRs delivering brand-new components to the Vivid catalog

Comments

@rinaok
Copy link
Contributor

rinaok commented Feb 8, 2022

When the Popup is first time loaded, if it's open, it's not positioned correctly.
To reproduce - add <vwc-popup open anchor="buttonAnchor"></vwc-popup>

An UI test must be added.

@rinaok rinaok self-assigned this Feb 8, 2022
@rinaok rinaok added Type: Bug 🐞 Something isn't working Type: Component 🛠 Assigned to PRs delivering brand-new components to the Vivid catalog labels Feb 8, 2022
rinaok added a commit that referenced this issue Feb 15, 2022
* fix(popup): now watching anchor size for position correctness

Closes #1234

* Linting fixes

* update story

* Fix the tests

* Fix linting

* Refactor tests

Co-authored-by: Rina <rina.oksman@vonage.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working Type: Component 🛠 Assigned to PRs delivering brand-new components to the Vivid catalog
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants