forked from dagster-io/dagster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] click kind tag to open filtered asset list (dagster-io#22325)
## Summary Adds an optional prop to the kind tag component to make it a clickable link to the asset list, filtered to that kind tag. Enables this functionality on the asset details page, so you can easily navigate to peer assets w/ the same compute or storage kind. <img width="339" alt="Screenshot 2024-06-06 at 9 27 35 AM" src="https://github.com/dagster-io/dagster/assets/10215173/5d0656ce-dbb8-4628-ad20-f007264a7243"> ## Test Plan Tested locally.
- Loading branch information
1 parent
010ab45
commit 39239a5
Showing
2 changed files
with
50 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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