OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

📊 Open source visualization dashboards for OpenSearch.

Results 747 OpenSearch-Dashboards issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I tried to deploy multiple opensearch-dashboards instances. It worked and I can successfully login into the second dashboards webui, but...

enhancement
workspace

### Description Draft pr to fix type error and still in progress, don't merge now ### Issues Resolved #3026 ## Screenshot ## Testing the changes ### Check List - [...

valued-contributor
v2.15.0

Task for https://github.com/opensearch-project/OpenSearch-Dashboards/issues/1660 PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2334 Code owners and PR reviewers, can you help address this? @kristenTian @AMoo-Miki @zengyan-amazon @zhongnansu @noCharger ``` $ tsc --noEmit ... src/plugins/data_source/server/plugin.ts:88:44 - error TS2554: Expected...

good first issue
help wanted
technical debt
multiple datasource
typescript
v2.15.0

### Description ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog ### Check List - [ ] All tests pass - [ ] `yarn test:jest` - [ ]...

distinguished-contributor
failed changeset

**Describe the bug** https://github.com/opensearch-project/OpenSearch-Dashboards/assets/2643715/6203ceda-7d30-48c5-964a-7e1d1a1e3835 **Expected behavior** I'm able to type whatever value I want and press start **OpenSearch Version** 2.13.0 **Dashboards Version** 2.13.0 **Plugins** Default docker container **Screenshots** ^^ **Host/Environment...

bug
discover

**Describe the bug** For selectable, component popover would not close after selection. Also needs to remove group label in the panel and show options directly, **Current UI** **Expected UI**

bug
multiple datasource
v2.14.0

**Is your feature request related to a problem? Please describe.** In https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6439, we introduced error component to handle when there is http request. This component use the existing OUI components...

enhancement
multiple datasource
v2.14.0
v2.15.0

**Describe the bug** A saved search panel in a dashboard does not accurately display less than 5 objects when filters are applied. When one object should be present, nothing is...

bug
discover

This meta issue tracks the PR/Issues for security, bug fix and enhancement for dashboards anywhere for 2.15 ### RFC - [ ] #6410 ### Feature - [x] #6607 ### Issues...

enhancement
v2.15.0

Currently, the selected datasource is not a global concept. This means that each plugin has to manage its own selected datasource, which can be done either via session/local storage, internally...

enhancement
v2.15.0