-
Notifications
You must be signed in to change notification settings - Fork 160
Do not use overlay outlet internally #17039
Copy link
Copy link
Labels
🛠️ status: in-developmentIssues and PRs with active development on themIssues and PRs with active development on them🧰 feature-request
Description
Is your feature request related to a problem? Please describe.
With overlay outlet deprecated we should remove all the places in our components where we are using the outlet.
Describe the solution you'd like
Remove the outlets and use popover to show overlay at the correct place. If needed add the necessary styling.
Describe alternatives you've considered
No alternatives exists. Outlets usage should be removed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🛠️ status: in-developmentIssues and PRs with active development on themIssues and PRs with active development on them🧰 feature-request