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

Use EmptyCell when we'd have an empty cell in InstanceLinkCell #2631

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

charliepark
Copy link
Contributor

This was something I noticed when working on #2630, but figured I'd handle separately, as it isn't relevant to that PR.

This PR just modifies the InstanceLinkCell component to use an EmptyCell when appropriate.

Here's the before:
Screenshot 2024-12-18 at 3 46 31 PM

Here's the after:
Screenshot 2024-12-18 at 3 46 03 PM

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Dec 18, 2024 11:47pm

Copy link
Collaborator

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

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

nice

@david-crespo david-crespo enabled auto-merge (squash) December 18, 2024 23:55
@david-crespo david-crespo merged commit aa46e50 into main Dec 18, 2024
8 checks passed
@david-crespo david-crespo deleted the emptycell-in-instance-link-cell branch December 18, 2024 23:55
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.

2 participants