Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Research] [Dashboard plugin De-Angular] Breakdown of the angular dashboard app controller #3907

Closed
Tracked by #3365
abbyhu2000 opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
de-angular de-angularize work research

Comments

@abbyhu2000
Copy link
Member

abbyhu2000 commented Apr 20, 2023

https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/src/plugins/dashboard/public/application/dashboard_app_controller.tsx
In the current angular implementation of the dashboard plugin, the dashboard app controller contains most of the important logics including state management/global sync+app sync, embeddable and embeddable container logics, top navigation bar logics, panel nav actions, rendering of the dashboard editor.

Understand and document the logics in the controller will help de-angularing and restructure the dashboard plugin using React.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
de-angular de-angularize work research
Projects
Development

No branches or pull requests

1 participant