Josh Romero
Josh Romero
In general, OpenSearch Dashboards requires OpenSearch to be available, and make requests. From the dashboards side, we'd be interested in better handling and communicating the errors from the cluster. Can...
This may be part of the larger epic/proposal here: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1625
See also: - https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1884 - https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1885
We've now created the [i18n OpenSearch Dashboards plugin](https://github.com/opensearch-project/i18n-plugin). @ahopp @kavilla, is there more work to be done for this issue?
So the trick here is in how to handle field mapping; we'd probably want some sort of friendly UX to allow the user to choose which fields in the new...
We're currently looking for someone to take over and finish this PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1132 The remaining work is essentially: - update the PR by merging/rebasing with main - manual testing to...
It seems like there's consensus on "Vis Bulider": https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1157
We've created the [i18n OpenSearch Dashboards plugin](https://github.com/opensearch-project/i18n-plugin) to provide this functionality.
@abbyhu2000 Is this complete?
converting to draft until I have time to debug the functional test (I've already manually verified that the the filter controls in field summaries still work with scripted fields, so...