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

refactor(weave): dedicated component for dataset versions #3338

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

bcsherma
Copy link
Contributor

@bcsherma bcsherma commented Jan 7, 2025

Description

The ObjectVersionPage changes its display style significantly based on the type of object being displayed, with datasets being one special case. This PR refactors the component to render the dataset page in a separate component.

The intent here is to decouple the displays for each type of object versions as we start to make each UI more specialized and feature rich. This PR is in the immediate service of implementing a dataset editor in the dataset version display. Decoupling this UI from the other object version UIs makes the implementation much cleaner.

@circle-job-mirror
Copy link

circle-job-mirror bot commented Jan 7, 2025

@bcsherma bcsherma marked this pull request as ready for review January 7, 2025 20:22
@bcsherma bcsherma requested review from a team as code owners January 7, 2025 20:22
@bcsherma bcsherma force-pushed the dataset-component branch 2 times, most recently from 9f66f49 to e18fe0d Compare January 7, 2025 23:32
Base automatically changed from wf-react-bindings to master January 7, 2025 23:33
@bcsherma bcsherma merged commit 02f694d into master Jan 8, 2025
122 checks passed
@bcsherma bcsherma deleted the dataset-component branch January 8, 2025 17:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants