-
Notifications
You must be signed in to change notification settings - Fork 983
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
[Bug][Workspace] Navigate to detail page when clicking all use case workspace #7405
Conversation
…ate to workspace details page Signed-off-by: yubonluo <yubonluo@amazon.com>
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this 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!
…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>
…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>
…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>
…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>
Description
Clicking workspace with all use case in the picker should navigate to workspace detail page
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration