opensearch-project / OpenSearch-Dashboards

📊 Open source visualization dashboards for OpenSearch.
https://opensearch.org/docs/latest/dashboards/index/
Apache License 2.0
1.68k stars 882 forks source link

[Research] OUI Compliance audit of `src/core/public/styles` #4117

Open BSFishy opened 1 year ago

BSFishy commented 1 year ago

Tracking issue for OUI compliance audit of the src/core/public/styles folder.

Follow the steps in #3945 to complete the audit, then open another issue with findings. Once the work of performing the audit is done, this issue can be closed.

Note that this is a core service, which may be involved with the implementation and inclusion of OUI styles and themes. Since this is a core service, the conclusion of this audit might actually not involve any additional work.

Related files size (bytes) | file | notes ---|---|--- 5.0K | [src/core/public/styles/_ace_overrides.scss](https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/src/core/public/styles/_ace_overrides.scss) | 1.6K | [src/core/public/styles/_base.scss](https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/src/core/public/styles/_base.scss) | 45 | [src/core/public/styles/_index.scss](https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/src/core/public/styles/_index.scss) |

If this issue isn't already assigned to someone and you'd like to take on this work, please ping @BSFishy in the comments and I can assign it to you.

curq commented 1 year ago

@BSFishy Can I take this one please?

curq commented 1 year ago

@BSFishy Finished https://github.com/opensearch-project/OpenSearch-Dashboards/issues/4167