Miki

Results 60 comments of Miki

@ashwin-pc, I think Rocky is tied up. If you agree with my suggestion, we can move this along.

This is tied to https://github.com/opensearch-project/dashboards-reporting/issues/281.

There is a different kind of issue with OUI: Adding `1, 2, 3` to OUIComboBox with delimiter, none of them are added to the options list (in the drop down)...

We need to make sure the package that uses the specific `[email protected]` is not drastically impacted by this higher version.

This seems to be related to the alerting-dashboards plugin. @opensearch-project/admin could you please reroute it?

[My PR](https://github.com/opensearch-project/dashboards-reporting/pull/165) addresses Part 1 and removes the side menu, it doesn't address the second part of this issue. The problem is that the library intentionally doesn't copy the stylesheets...

> One hint I can find is that there are bootstrap issues in some of the logs, one suspicion I have is that we may need to tweak the pipeline...

`ssl.ca` shouldn't be needed. This is what I use: ```js import { Client } from '@opensearch-project/opensearch'; const osClient= new Client({ node: 'https://hostname-or-ip:9200', auth: { username: '....', password: '....' }, ssl:...

After talking to Ashwin, I would also like to understand why the original `override` mechanism is not working as expected because that bit is ancient code and we might need...

@Hagaygur to help the contributors understand the scope of the feature request and the depth of user pain, may i suggest a screenshot or video?