Skip to content

Add uiSetting to adopt interface changes#2013

Open
mengweieric wants to merge 2 commits intoopensearch-project:2.16from
mengweieric:2.16
Open

Add uiSetting to adopt interface changes#2013
mengweieric wants to merge 2 commits intoopensearch-project:2.16from
mengweieric:2.16

Conversation

@mengweieric
Copy link
Copy Markdown
Collaborator

Description

Add uiSetting to adopt interface changes from upstream data source selectable.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Eric <menwe@amazon.com>
public dashboardProviders?: unknown;
public overlays?: OverlayStart;
public dataSource?: DataSourcePluginStart;
public dataSources?: DataSourceStart;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both of these coreRefs have very similar names, is there plans to change the naming?

@mengweieric
Copy link
Copy Markdown
Collaborator Author

mengweieric commented Aug 2, 2024

Please don't merge this PR for now as this PR needs the corresponding changes in core dashboards: opensearch-project/OpenSearch-Dashboards#7584 these 2 PRs need to go in together. Will update with next step.

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants