-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
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 dashboard as one component among many.
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.
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
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