-
Notifications
You must be signed in to change notification settings - Fork 918
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
[Workspace] Refactor: Workspace list card #7748
[Workspace] Refactor: Workspace list card #7748
Conversation
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7748 +/- ##
=======================================
Coverage 63.79% 63.79%
=======================================
Files 3656 3656
Lines 81190 81207 +17
Branches 12945 12951 +6
=======================================
+ Hits 51794 51808 +14
+ Misses 26217 26216 -1
- Partials 3179 3183 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Hailong Cui <[email protected]> click on workspace name navigates to use case overview page Signed-off-by: Hailong Cui <[email protected]> Changeset file for PR opensearch-project#7748 created/updated support customized width Signed-off-by: Hailong Cui <[email protected]> style adjustment Signed-off-by: Hailong Cui <[email protected]> update test snapshot Signed-off-by: Hailong Cui <[email protected]>
4abf2ed
to
bc617bd
Compare
click on workspace name navigates to use case overview page Changeset file for PR #7748 created/updated support customized width style adjustment update test snapshot Signed-off-by: Hailong Cui <[email protected]> Co-authored-by: Yulong Ruan <[email protected]> (cherry picked from commit a550601) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
click on workspace name navigates to use case overview page Changeset file for PR #7748 created/updated support customized width style adjustment update test snapshot (cherry picked from commit a550601) Signed-off-by: Hailong Cui <[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: Yulong Ruan <[email protected]>
Description
Issues Resolved
#7747
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration