Skip to content

Commit

Permalink
[MDS] Update Data source selector behavior for defaultOption (opensea…
Browse files Browse the repository at this point in the history
…rch-project#6372)

* Refactor selector component changes

Signed-off-by: Huy Nguyen <[email protected]>

* Refactor selector

Signed-off-by: Huy Nguyen <[email protected]>

* Add unit tests for selector component

Signed-off-by: Huy Nguyen <[email protected]>

* Set initial state as [] to prevent page breaking

Signed-off-by: Huy Nguyen <[email protected]>

* Remove change

Signed-off-by: Huy Nguyen <[email protected]>

* Add changelog

Signed-off-by: Huy Nguyen <[email protected]>

* Update snapshots

Signed-off-by: Huy Nguyen <[email protected]>

* Update snapshots and fix tests

Signed-off-by: Huy Nguyen <[email protected]>

* Fix merge conflict

Signed-off-by: Huy Nguyen <[email protected]>

---------

Signed-off-by: Huy Nguyen <[email protected]>
Co-authored-by: Lu Yu <[email protected]>
  • Loading branch information
huyaboo and BionIT authored Apr 10, 2024
1 parent cb9b26c commit 8151ef5
Show file tree
Hide file tree
Showing 5 changed files with 441 additions and 71 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- [Multiple Datasource] Add default icon in multi-selectable picker ([#6357](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6357))
- [Workspace] Add APIs to support plugin state in request ([#6303](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6303))
- [Workspace] Filter left nav menu items according to the current workspace ([#6234](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6234))
- [Multiple Datasource] Refactor data source selector component to include placeholder and add tests ([#6372](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6372))

### 🐛 Bug Fixes

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8151ef5

Please sign in to comment.