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

[workspace]Support scope in data source selector

Open Qxisylolo opened this issue 5 months ago • 1 comments
trafficstars

Description

this pr supports scope in data source selector

Screenshot

  1. in a workspace, open dev tools https://github.com/user-attachments/assets/fdd81a5b-42f9-4d06-8ef9-b656716868e5

  2. in a workspace, visit alert 截屏2025-05-30 16 13 15

  3. out of a workspace, visit dev tools https://github.com/user-attachments/assets/e10a5c60-543c-4495-ab55-3a39e0c4a2cd

Testing the changes

Changelog

  • feat: support scope in data source selector

Check List

  • [ ] All tests pass
    • [ ] yarn test:jest
    • [ ] yarn test:jest_integration
  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] Update CHANGELOG.md
  • [ ] Commits are signed per the DCO using --signoff

Qxisylolo avatar May 30 '25 08:05 Qxisylolo