-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Open
Labels
AIP-68Extended Plugin Interface for React ViewsExtended Plugin Interface for React Viewsarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
Description
In #53377 we added react plugins to the nav bar and dag tabs as their own contained views. Next up, we want to add react plugins into our overview pages as one component among many. (Task + Dag)
This also requires some refactoring of the layout of each page to support a component of unknown size being added.
Ideally, we use a flex grid or flex container and allow a plugin developer to use only css to specify the order positioning of their component without the plugin manager needing any additional fields.
Metadata
Metadata
Assignees
Labels
AIP-68Extended Plugin Interface for React ViewsExtended Plugin Interface for React Viewsarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests