Skip to content

Remove all uses of ContainerView #14895

Open
@PureWeen

Description

@PureWeen

Description

Not to be confused with WrapperView which we still use on a view-by-view basis to handle scenarios where a view needs to be wrapped.

We currently have this concept of a ContainerView inside .NET MAUI that was only used to handle early versions of code based hot reload. AFAIK these cases are no longer valid so we should just remove ContainerView and the complexity surrounding it. There are issues that crop up every so often with having to maintain the behavior of ContainerView #14867. Also, we have too many things named ContainerView :-)

If I'm mistaken and this view is currently being used, then please let me know and we can close this issue :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Taskneither bug nor feature but something that needs to be done in support of eitherarea-architectureIssues with code structure, SDK structure, implementation details

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions