opensearch-project / ml-commons-dashboards

User interface for the ml-commons plugin which can be integrated with OpenSearch Dashboards and a health dashboard for machine learning models.
Apache License 2.0
6 stars 20 forks source link

Reset current page after data source change #320

Closed wanglam closed 2 months ago

wanglam commented 2 months ago

Description

This PR for fixing two bugs.

  1. Reset current page after data source change.
  2. Clear params.nameOrId after resetSearch called

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.