Skip to content

Conversation

@braunjj
Copy link
Contributor

@braunjj braunjj commented Nov 12, 2025

Summary & Motivation

Modifies a few components in the Catalog to support the experimental catalog homepage refresh in Cloud.


Note

Catalog tiles now show an asset count when health status isn’t provided, tile min-heights removed, and search input/font styles adjusted.

  • Catalog tiles (assets/catalog/AssetSelectionSummaryTile.*):
    • Show asset count (numberFormatter) when statusJsx is absent, using assets.length.
    • Make statusJsx optional; pass only loading state from useAssetHealthStatuses.
    • Remove fixed minHeight on tile Box for asset and job tiles.
    • Style: .assetCount uses lighter text color and 12px font size.
  • Search:
    • Reduce global search input font size from 18px to 16px in search/SearchDialog.tsx.

Written by Cursor Bugbot for commit 4feebcd. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-5wwc552ef-elementl.vercel.app
https://josh-component-style-tweaks-for-cloud-catalog-root-redesign.core-storybook.dagster-docs.io

Built with commit 4feebcd.
This pull request is being automatically deployed with vercel-action

@braunjj braunjj requested a review from hellendag November 12, 2025 17:43
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.

3 participants