Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

shuoweil
Copy link
Contributor

@shuoweil shuoweil commented Aug 12, 2025

The anywidget display was taking up the full width of the container, even when the container was smaller than the widget. This change adjusts the CSS to use display: inline-block to ensure that the widget scales to the width of the container.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<b/437936940> 🦕

fixed, verified here: screen/97bNvcwcnnwh2P7 using bq studio.

@shuoweil shuoweil requested a review from tswast August 12, 2025 22:02
@shuoweil shuoweil self-assigned this Aug 12, 2025
@shuoweil shuoweil requested review from a team as code owners August 12, 2025 22:02
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Aug 12, 2025
The anywidget display was taking up the full width of the container, even when the container was smaller than the widget. This change adjusts the CSS to use `display: inline-block` to ensure that the widget scales to the width of the container.
@shuoweil shuoweil force-pushed the shuowei-anywidget-footer branch from 4e5189b to 1118f8d Compare August 13, 2025 17:52
@shuoweil shuoweil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 14, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 14, 2025
Copy link
Collaborator

@tswast tswast left a comment

Choose a reason for hiding this comment

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

Could you share a screenshot of the before/after before merging this, please?

The before image is here: https://screenshot.googleplex.com/6WfJPWJJgPv6ZMH
The after screenshot has been shared at the bottom of the description box: "fixed, verified here: screen/97bNvcwcnnwh2P7 using bq studio."

@shuoweil shuoweil merged commit 204f083 into main Aug 14, 2025
20 of 25 checks passed
@shuoweil shuoweil deleted the shuowei-anywidget-footer branch August 14, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants