-
Notifications
You must be signed in to change notification settings - Fork 159
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
[IMPORTANT NOTIFICATION] Transition from Angular to React in OpenSearch Dashboards - Action Required #1504
Comments
[Triage] @RyanL1997 and @cwperks are going to take a look and confirm status. |
Testing Result on my testing branch:
Reference:[1]: This is the same error on main branch: https://github.com/RyanL1997/security-dashboards-plugin/actions/runs/5512024002/jobs/10049175332 |
@opensearch-project/security
|
Note: the above issue is happening on main also without Deangular Dashboard changes |
Update: the SAML issue has been addressed by opensearch-project/security#2987, and it is not related to the Deangular changes. I just initiated the re-run of the above failing test case. |
The failing test is passing now https://github.com/RyanL1997/security-dashboards-plugin/actions/runs/5489253859 ✅ |
Safely closing this one. (cc: @opensearch-project/security) |
Description
As part of our ongoing efforts to improve the OpenSearch Dashboards' performance, maintainability, and developer experience, we have decided to de-angularize the dashboard.
This change will impact all plugins that use the OpenSearch Dashboard dashboard and require your attention to ensure the compatibility and performance of your plugins. If your plugin has nothing to do with dashboard, please close the issue.
We suggest a thoroughly test of your plugin on new dashboard. Here are some steps:
Pull this feature branch https://github.com/opensearch-project/OpenSearch-Dashboards/tree/feature/deangular-dashboards.
Install and start your plugin.
Run all the tests. Also recommend to do manual tests.
We understand that this transition may require significant work on your part, and we are here to support you during this process. If there is any concerns or issues, feel free to comment here. If there is a bug, please also add it to opensearch-project/OpenSearch-Dashboards#4505.
The text was updated successfully, but these errors were encountered: