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

Asset tags in the UI #20389

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Asset tags in the UI #20389

merged 2 commits into from
Mar 12, 2024

Conversation

sryza
Copy link
Contributor

@sryza sryza commented Mar 10, 2024

Summary & Motivation

This PR passes tags up through graphql to the UI and displays them on the asset overview page. It doesn't yet support the no-value tags introduced in this PR: #20388.

Stacks on top of #20351.

image

How I Tested These Changes

Copy link

github-actions bot commented Mar 10, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-l3kcsi9ut-elementl.vercel.app
https://graphql-asset-tags.core-storybook.dagster-docs.io

Built with commit 03e3cab.
This pull request is being automatically deployed with vercel-action

Copy link
Member

@hellendag hellendag left a comment

Choose a reason for hiding this comment

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

JS looks fine to me. Can you also add a screenshot?

@sryza sryza force-pushed the asset-tags branch 2 times, most recently from 2dfe80e to a6b561c Compare March 11, 2024 15:28
Copy link
Member

@schrockn schrockn left a comment

Choose a reason for hiding this comment

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

Will defer to the UI folks on this one

@schrockn schrockn requested review from schrockn and removed request for schrockn March 11, 2024 16:54
@sryza
Copy link
Contributor Author

sryza commented Mar 11, 2024

@hellendag - added a screenshot to the PR description. I haven't handled individual tags that exceed the width, and was hoping to pass that off to someone on the frontend team as a followup.

@sryza sryza requested a review from hellendag March 11, 2024 17:12
Copy link
Member

@hellendag hellendag left a comment

Choose a reason for hiding this comment

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

That sounds fine. Thanks for the screenshot!

Base automatically changed from asset-tags to master March 12, 2024 00:41
@sryza sryza force-pushed the graphql-asset-tags branch 2 times, most recently from 1e281c8 to 67c0e8c Compare March 12, 2024 21:32
branch-name: graphql-asset-tags
@sryza sryza merged commit c4537cc into master Mar 12, 2024
2 checks passed
@sryza sryza deleted the graphql-asset-tags branch March 12, 2024 23:42
PedramNavid pushed a commit that referenced this pull request Mar 28, 2024
## Summary & Motivation

This PR passes tags up through graphql to the UI and displays them on
the asset overview page. It doesn't yet support the no-value tags
introduced in this PR: #20388.

Stacks on top of #20351.

<img width="1167" alt="image"
src="https://github.com/dagster-io/dagster/assets/654855/97bcb447-06e6-4cd1-a0f2-4fdfffdd1d0d">

## How I Tested These Changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants