Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [Workspace][Bug]Fix workspace detail page issues #8387

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 948b3d6 from #8317.

* Fix workspace detail page issues

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #8317 created/updated

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimzize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* add callback function to onLeave

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* navigate to workspace overview page in other tab

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* update assocation toast

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* add loding state for set default workspace button

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the comment

Signed-off-by: yubonluo <[email protected]>

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 948b3d6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 41.37931% with 17 lines in your changes missing coverage. Please review.

Project coverage is 60.99%. Comparing base (3b9a448) to head (4fe7f9d).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...c/components/workspace_detail/workspace_detail.tsx 43.47% 12 Missing and 1 partial ⚠️
...rc/core/public/application/application_service.tsx 0.00% 2 Missing ⚠️
...ents/workspace_detail/select_data_source_panel.tsx 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8387      +/-   ##
==========================================
- Coverage   61.00%   60.99%   -0.01%     
==========================================
  Files        3747     3747              
  Lines       89039    89050      +11     
  Branches    13896    13899       +3     
==========================================
- Hits        54321    54320       -1     
- Misses      31358    31369      +11     
- Partials     3360     3361       +1     
Flag Coverage Δ
Linux_1 28.85% <37.93%> (-0.01%) ⬇️
Linux_2 56.45% <33.33%> (-0.01%) ⬇️
Linux_3 37.78% <0.00%> (-0.01%) ⬇️
Linux_4 30.08% <0.00%> (-0.01%) ⬇️
Windows_1 28.87% <37.93%> (-0.01%) ⬇️
Windows_2 56.40% <33.33%> (-0.01%) ⬇️
Windows_3 37.79% <0.00%> (-0.01%) ⬇️
Windows_4 30.08% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit e9c3895 into 2.x Sep 30, 2024
66 of 69 checks passed
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Oct 3, 2024
…8317) (opensearch-project#8387)

* Fix workspace detail page issues



* Changeset file for PR opensearch-project#8317 created/updated

* optimize the code



* optimzize the code



* optimize the code



* add callback function to onLeave



* optimize the code



* optimize the code



* navigate to workspace overview page in other tab



* optimize the code



* optimize the code



* optimize the code



* optimize the code



* optimize the code



* update assocation toast



* optimize the code



* add loding state for set default workspace button



* optimize the code



* optimize the comment



---------



(cherry picked from commit 948b3d6)

Signed-off-by: yubonluo <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports failed changeset workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants