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

[Bug][Workspace] Navigate to detail page when clicking all use case workspace #7405

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

yubonluo
Copy link
Contributor

Description

Clicking workspace with all use case in the picker should navigate to workspace detail page

Issues Resolved

Screenshot

Testing the changes

Changelog

  • fix: [Bug][Workspace] Navigate to detail page when clicking all use case workspace

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

…ate to workspace details page

Signed-off-by: yubonluo <yubonluo@amazon.com>
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 64.02%. Comparing base (5ee9b69) to head (a21b5d2).
Report is 5 commits behind head on main.

Files Patch % Lines
...ublic/components/workspace_menu/workspace_menu.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7405      +/-   ##
==========================================
+ Coverage   63.98%   64.02%   +0.04%     
==========================================
  Files        3598     3603       +5     
  Lines       78322    78478     +156     
  Branches    12352    12382      +30     
==========================================
+ Hits        50111    50247     +136     
- Misses      25189    25206      +17     
- Partials     3022     3025       +3     
Flag Coverage Δ
Linux_1 30.68% <66.66%> (-0.40%) ⬇️
Linux_2 55.58% <ø> (ø)
Linux_3 40.64% <ø> (-0.65%) ⬇️
Linux_4 31.69% <ø> (+0.17%) ⬆️
Windows_1 30.70% <66.66%> (-0.40%) ⬇️
Windows_2 55.53% <ø> (ø)
Windows_3 40.65% <ø> (-0.65%) ⬇️
Windows_4 31.69% <ø> (+0.17%) ⬆️

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.

Copy link
Member

@ruanyl ruanyl left a comment

Choose a reason for hiding this comment

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

Cool, thanks for the quick fix!

@SuZhou-Joe SuZhou-Joe merged commit 67670fd into opensearch-project:main Jul 24, 2024
73 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 24, 2024
…orkspace (#7405)

* [Bug] Clicking workspace with all use case in the picker should navigate to workspace details page

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR #7405 created/updated

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 67670fd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 24, 2024
…orkspace (#7405)

* [Bug] Clicking workspace with all use case in the picker should navigate to workspace details page

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Changeset file for PR #7405 created/updated

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 67670fd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Jul 24, 2024
…orkspace (#7405) (#7431)

* [Bug] Clicking workspace with all use case in the picker should navigate to workspace details page



* Changeset file for PR #7405 created/updated

---------



(cherry picked from commit 67670fd)

Signed-off-by: yubonluo <yubonluo@amazon.com>
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>
SuZhou-Joe pushed a commit that referenced this pull request Jul 24, 2024
…orkspace (#7405) (#7430)

* [Bug] Clicking workspace with all use case in the picker should navigate to workspace details page



* Changeset file for PR #7405 created/updated

---------



(cherry picked from commit 67670fd)

Signed-off-by: yubonluo <yubonluo@amazon.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants