Skip to content

[base-controller] Make metadata a static property #7633

@Gudahtt

Description

@Gudahtt

The BaseController API has a metadata instance property, but we almost always know the metadata statically (the one exception to this, ComposableController, is planned for deletion). We can make this a static property instead.

This would make it easier to setup state listeners/handlers programmatically before controller construction in the client repositories.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions