refactor(UI): unify dataset card view onto the shared CardItemComponent#5949
Open
xuang7 wants to merge 3 commits into
Open
refactor(UI): unify dataset card view onto the shared CardItemComponent#5949xuang7 wants to merge 3 commits into
xuang7 wants to merge 3 commits into
Conversation
Contributor
Automated Reviewer SuggestionsBased on the
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #5949 +/- ##
============================================
+ Coverage 53.96% 54.10% +0.13%
Complexity 2782 2782
============================================
Files 1100 1104 +4
Lines 42588 42768 +180
Branches 4583 4600 +17
============================================
+ Hits 22984 23140 +156
- Misses 18268 18279 +11
- Partials 1336 1349 +13
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this PR?
This PR consolidates the public and private dataset listings to use the shared CardItemComponent.
This keeps dataset cards consistent across all listings and reduces duplicated code.
Demo:

Any related issues, documentation, discussions?
Closes #5948
How was this PR tested?
All existing tests passed, and the changes were manually tested.
Was this PR authored or co-authored using generative AI tooling?
Generated-by: Claude Opus 4.8