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

πŸš€ - Add fullscreen support #10371

Open
waterplea opened this issue Feb 14, 2025 · 3 comments
Open

πŸš€ - Add fullscreen support #10371

waterplea opened this issue Feb 14, 2025 · 3 comments

Comments

@waterplea
Copy link
Collaborator

waterplea commented Feb 14, 2025

Description

We need to be able to support making elements fullscreen. Currently all portals like hints, dropdown, dialogs – all stop working after .requestFullscreen(). Possibly we can make a Fulscreen directive to encapsulate this, or maybe add official support for nesting tui-root

@waterplea
Copy link
Collaborator Author

A workaround for v3:
https://stackblitz.com/edit/angular-rrm526rz

@demensky
Copy link
Contributor

Maybe it's worth looking into the Popover API?

@waterplea
Copy link
Collaborator Author

In v5 the minimal Safari version is planned to be 14, 15 at best. Popover API is 17

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

No branches or pull requests

2 participants