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

ebay-carousel: controls fail to render in a closed dialog #2302

Open
sendlo opened this issue Oct 22, 2024 · 0 comments
Open

ebay-carousel: controls fail to render in a closed dialog #2302

sendlo opened this issue Oct 22, 2024 · 0 comments

Comments

@sendlo
Copy link
Contributor

sendlo commented Oct 22, 2024

Bug Report

eBayUI Version: ^14

Description

I want to render a carousel within a dialog. But if the dialog is closed when the carousel renders, the controls don't become active when the dialog is opened. A long while back I remember this same thing happening if the container resized.

Ideally we could have an event we can trigger that tells the dialog to try to reapply the carousel controls. That way I could trigger this once I know the dialog is open.

Workaround

I am delaying rendering the carousel until after the dialog is open. But that means there is flash before the render.

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

No branches or pull requests

1 participant