-
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:dev-toolskind:featureFeature RequestsFeature Requeststype:improvementChangelog: ImprovementsChangelog: Improvements
Milestone
Description
Follow up of #50548
Improve the dev tools to help people develop quickly their react plugin, some areas of improvement:
- share the same autogenerated types and queries from the OpenAPI spec so developers can easily use the rest api in their app and have the same type checking controls as the main UI (maybe via a shared npm package, or symlinked folder?)
- maybe share the core custom components lib to further match with the main UI (maybe via a shared npm package, or symlinked folder?)
Metadata
Metadata
Assignees
Labels
AIP-68Extended Plugin Interface for React ViewsExtended Plugin Interface for React Viewsarea:dev-toolskind:featureFeature RequestsFeature Requeststype:improvementChangelog: ImprovementsChangelog: Improvements