Josh Romero
Josh Romero
@pjfitzgibbons Should this PR be closed in favor of #2670, or are you still working on this? For now, I'm going to set it to draft since it's stale.
I nerd-sniped myself into investigating and fixing this as part of my research into visualization color palettes. Migrating the timeline visualization rendering from `flot.js` to `vega`/`vega-lite` will be a significant...
Note that as part of 2.10, we updated the sample data images for the new theme, and also added a new "Visual Consistency" dashboard to the logs sample dataset which...
Thanks Matt, I like the overall approach quite a bit. There are just a couple places where I think we may want a different approach: ### Categories I think the...
Just a further note here that these nav behaviors are very similar to breadcrumb functionality, so as much as possible we should follow the existing breadcrumb registration patterns.
> the create detector description text is set to 12px; from looking at https://github.com/opensearch-project/oui/blob/main/src/global_styling/variables/_size.scss#L16 it looks like this is 12px as well. For setting font sizes, you should generally use...
If you'd like to sync on this, feel free to sign up for OpenSearch Dashboards developer office hours: https://opensearch.org/events/2023-0921-dev-officehours-dashboards/
@BionIT Can you provide some repro details? If I visit https://future.playground.opensearch.org, this is what I see
I just need more info to be able to debug it, so if there was a version that included https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6703 and https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5652, that would be really helpful, because it doesn't...
> > `+ Coverage 66.10% 66.14% +0.03% ` > > why does coverage change when the commit only changes a comment? CodeCov has some margin of error - we often...