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

fix(stories): grid alignment #88533

Merged
merged 1 commit into from
Apr 3, 2025
Merged

fix(stories): grid alignment #88533

merged 1 commit into from
Apr 3, 2025

Conversation

TkDodo
Copy link
Contributor

@TkDodo TkDodo commented Apr 2, 2025

in a grid layout, all items get the same height per default, but that is bad for our side-by-side view where we show different item sizes.

in a grid layout, all items get the same height per default, but that is bad for our side-by-side view where we show different item sizes.
@TkDodo TkDodo marked this pull request as ready for review April 2, 2025 10:33
@TkDodo TkDodo requested a review from a team April 2, 2025 10:34
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 2, 2025
@TkDodo TkDodo merged commit 225dc9e into master Apr 3, 2025
42 checks passed
@TkDodo TkDodo deleted the tkdodo/fix/stories-layout branch April 3, 2025 08:23
adrian-codecov pushed a commit that referenced this pull request Apr 3, 2025
in a grid layout, all items get the same height per default, but that is
bad for our side-by-side view where we show different item sizes.
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
in a grid layout, all items get the same height per default, but that is
bad for our side-by-side view where we show different item sizes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants