-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
A tracker for all overlays that enables functionality like only showing the background of the first overlay and zIndexes
The component is called OverlayRegistry
Overlay items have these attributes:
- id: string
- background?: ReactNode
The background will always be shown above the last node with a background or in case of 1 node with background after it
Why is this feature needed?
To handle Overlays more easily
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request