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

refactor: extract sbb-overlay from sbb-dialog #2476

Closed
dauriamarco opened this issue Mar 12, 2024 · 0 comments · Fixed by #2477 or #2536
Closed

refactor: extract sbb-overlay from sbb-dialog #2476

dauriamarco opened this issue Mar 12, 2024 · 0 comments · Fixed by #2477 or #2536
Assignees

Comments

@dauriamarco
Copy link
Contributor

We want to extract the functionality of the sbb-overlay from the sbb-dialog.
The sbb-overlay is the fullscreen variant of the dialog and we want to separate it into its own component.
Check if the overlay functionality can be extracted into a base class.

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