Skip to content

Layout tests#13231

Merged
pngwn merged 7 commits intomainfrom
layout-tests
Apr 9, 2026
Merged

Layout tests#13231
pngwn merged 7 commits intomainfrom
layout-tests

Conversation

@pngwn
Copy link
Copy Markdown
Member

@pngwn pngwn commented Apr 9, 2026

@pngwn
Copy link
Copy Markdown
Member Author

pngwn commented Apr 9, 2026

Missing a render children test, will add

done.

@gradio-pr-bot
Copy link
Copy Markdown
Collaborator

gradio-pr-bot commented Apr 9, 2026

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Storybook ready! Storybook preview
🦄 Changes detected! Details

Install Gradio from this PR

pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/7fa7895a9418e5148253b3c0fd8f97dfb3590b6a/gradio-6.11.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@7fa7895a9418e5148253b3c0fd8f97dfb3590b6a#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/7fa7895a9418e5148253b3c0fd8f97dfb3590b6a/gradio-client-2.1.0.tgz

@gradio-pr-bot
Copy link
Copy Markdown
Collaborator

gradio-pr-bot commented Apr 9, 2026

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
@gradio/column patch
@gradio/dataset patch
@gradio/form patch
@gradio/group patch
@gradio/row patch
@gradio/sidebar patch
gradio patch

  • Layout tests

✅ Changeset approved by @pngwn

  • Maintainers can remove approval by unchecking this checkbox.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@pngwn pngwn added v: patch A change that requires a patch release labels Apr 9, 2026
Copy link
Copy Markdown
Collaborator

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

LGTM @pngwn ! Great tests and fingers crossed for the e2e test fix

@pngwn pngwn merged commit 89f7a09 into main Apr 9, 2026
24 of 26 checks passed
@pngwn pngwn deleted the layout-tests branch April 9, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v: patch A change that requires a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sidebar: refactor unit tests row: refactor unit tests group: refactor unit tests form: refactor unit tests column: refactor unit tests

3 participants