-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(catalog): visualize compute and storage kind tags in asset searc…
…h results (#22298) ## Summary & Motivation Use the asset's visual icons (compute/storage kind) to give more flavor to the asset's search result display. This way, users can start to differentiate results from a glance, rather than thoroughly inspecting the fuzzy match and full asset key name. ## How I Tested These Changes local ### Before <img width="813" alt="Screenshot 2024-06-07 at 1 21 47 PM" src="https://github.com/dagster-io/dagster/assets/16431325/ccc49646-eb94-4599-a5c8-e3d2e3d2196c"> ### After <img width="809" alt="Screenshot 2024-06-07 at 1 20 59 PM" src="https://github.com/dagster-io/dagster/assets/16431325/247b1c1a-4d5e-421b-9d8e-eb26267b5fe7"> ### For compute kinds without a special tag <img width="1350" alt="Screenshot 2024-06-07 at 2 30 23 PM" src="https://github.com/dagster-io/dagster/assets/16431325/c4d27b08-b642-4278-a4e9-6372968e8855">
- Loading branch information
1 parent
a7bdb7a
commit a21e0f5
Showing
4 changed files
with
68 additions
and
21 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
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