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

Overflow occurring when setting PopupPlacement #8

Open
teeohdeedee opened this issue Nov 3, 2022 · 0 comments
Open

Overflow occurring when setting PopupPlacement #8

teeohdeedee opened this issue Nov 3, 2022 · 0 comments

Comments

@teeohdeedee
Copy link

When setting PopupPlacement to Bottom, the Popup will overflow on the right side for any of the elements close to the right edge. This occurs only when the Popup is initiated by either the Previous or Next buttons of the next step. The Popup also correctly positions itself as soon as the page is resized or scrolled.

To reproduce using the demo application:
Within FormGuidedTour.razor add PopupPlacement="GTour.Abstractions.Common.PopperPlacement.Bottom" to each of the GuidedTourSteps.
Run the solution, open the "Guided Tour Demo" and Start from Tour.
Click next until you reach the popup for "Username".
image

Thanks

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

No branches or pull requests

1 participant