Results 7 issues of Tomas

Im a fan of clean, clutterless UIs and thought it would be a nice thing to add to the min browser. The navbar and windowframe are gone as you can...

feature request

### Disclaimer This PR is, basically, a duplicate of https://github.com/opensearch-project/oui/pull/1133. The original PR seems to be mergeable. However, there has been no activity for 1. years now and the PR...

first-time-contributor

**Describe the bug** When using the table visualization, table columns should be reachable by tabbing. However, the user can only reach the first column. After that, the focus immediately jumps...

bug

### Describe the bug When using the data-grid, columns should be reachable by tabbing. However, the user can only reach the first column. After that, the focus immediately jumps to...

bug

### Description Make grid headers navigable via tab keys ### Issues Resolved Resolves: #1501 ### Check List - [ ] New functionality includes testing. - [ ] New functionality has...

first-time-contributor

### Description This PR fixes issue https://github.com/opensearch-project/OpenSearch-Dashboards/issues/10460 as well as backports a https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9529/ When sharing discovery links while the setting 'UseSessionStorage' for url params is activated url parameters have to...

failed changeset

## Description This PR adds an HTTP-Service to the OtelLogsSource, which runs alongside the gRPC-Service under a separate endpoint. Both Services share the same underlying Armeria-Server, running under the same...