dashboards-observability/public/components/explorer/data_grid.scss (4 lines): - line 225: // SASSTODO: replace the z-index value with a variable - line 251: // SASSTODO: the visualizing component should have an option or a modifier - line 286: // SASSTODO: add a monospace modifier to the doc-table component - line 293: // SASSTODO: replace the padding value with a variable dashboards-observability/public/components/notebooks/components/helpers/zeppelin_parser.tsx (1 line): - line 65: // TODO: This is a workaround need to look for better solutions dashboards-observability/server/routes/index.ts (1 line): - line 30: // TODO remove trace analytics route when DSL route for autocomplete is added dashboards-observability/public/components/explorer/visualizations/_mixins.scss (1 line): - line 8: // SASSTODO: Create this in EUI dashboards-observability/public/components/notebooks/components/paragraph_components/para_output.tsx (1 line): - line 76: * TODO: add table rendering opensearch-observability/src/main/kotlin/org/opensearch/observability/security/UserAccessManager.kt (1 line): - line 23: private const val OPENSEARCH_DASHBOARDS_SERVER_USER = "opensearchdashboardsserver" // TODO: Change it to background user when created.