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

Use intersection observer to swap the submenu direction so items do not go offscreen #845

Open
thisbit opened this issue Dec 1, 2023 · 0 comments

Comments

@thisbit
Copy link

thisbit commented Dec 1, 2023

393154504_1501395774018757_1767091378381241729_n

If I create several levels deep menu, the items go off-viewport, if the viewport is small enough.

To resolve this, use intersection observer, and if items overlap the viewport edge, swap direction.

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